Files
pytest-xdist/xdist/scheduler
Jan Kasiak fe06f27b8b Issue node shutdown on empty workload
Remote pytest_runtestloop requires at least 2 tests, or a test
and a shutdown command. In case of inter test locking, for
example using a file lock, the tests could deadlock, since the
shutdown command would not be enqueued, and the last test of a
worker would never finish, and would not allow another worker
to make progress.
2018-09-30 15:39:04 -04:00
..
2017-12-14 16:18:46 +01:00
2018-09-30 15:39:04 -04:00
2018-09-30 15:39:04 -04:00