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
In some cases with c extensions, pytest-timeout cannot halt tests from the slaves. pytest-xdist should add a hook so that pytest can timeout nodes from the master if the slave is unable to kill itself.