Terminate the test loop if shouldfail or shouldstop is set (#1026)
This commit is contained in:
2
changelog/1024.bugfix
Normal file
2
changelog/1024.bugfix
Normal file
@@ -0,0 +1,2 @@
|
||||
Added proper handling of ``shouldstop`` (such as set by ``--max-fail``) and ``shouldfail`` conditions in workers.
|
||||
Previously, a worker might have continued executing further tests before the controller could terminate the session.
|
||||
Reference in New Issue
Block a user