Go to the source code of this file.
Classes | |
| class | tests.unit._server_shutdown_test.ServerShutdown |
Namespaces | |
| tests.unit._server_shutdown_test | |
Functions | |
| def | tests.unit._server_shutdown_test.cleanup_processes () |
| def | tests.unit._server_shutdown_test.wait (process) |
Variables | |
| list | tests.unit._server_shutdown_test.BASE_COMMAND = [INTERPRETER, SCENARIO_FILE] |
| tests.unit._server_shutdown_test.INTERPRETER = sys.executable | |
| tests.unit._server_shutdown_test.process_lock = threading.Lock() | |
| list | tests.unit._server_shutdown_test.processes = [] |
| tests.unit._server_shutdown_test.SCENARIO_FILE | |
| tests.unit._server_shutdown_test.verbosity | |