You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this change, a failing task can now trigger cancellation of the rest of the tasks in its group, even if the host task is now just waiting for the subtasks to finish.
Fixesnedbat#49.
Create a .coveragerc file with [run]parallel=True
Run tests with "coverage run"
Combine the data files with "coverage combine"
Run "coverage report". Nothing is displayed.
Reported by Ben Bangert
The text was updated successfully, but these errors were encountered: