Skip to content
  • Brad King's avatar
    Tests: Teach Server test to wait for server exit · d56f9237
    Brad King authored
    We expect the server to exit when its communication pipes are closed.
    Close them and wait for the server to exit.  If supported by the current
    version of python, kill the server if it does not exit after a few
    seconds.
    d56f9237