Files
mongo/buildscripts/resmokelib/testing/executor.py
Max Hirschhorn dd6350f7de SERVER-22142 join() FlushThread in resmoke.py after running all tests.
This prevents the FlushThread from running while the interpreter is
shutting down and the import machinery is uninitialized.

Also fixed an issue where a KeyboardInterrupt while running multiple
suites with --continueOnFailure would skip to the next suite, rather
than exiting resmoke.py.

(cherry picked from commit 00c8c64f6c)
2016-01-27 16:48:44 -05:00

11 KiB