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
This tests still fails from time to time because we don't see sleep() or
_nothing() in the last stack: calling gevent sleep might trigger the gevent hub
switch() function which is reported as the last function called.
Nevertheless, _nothing() and/or sleep() are still in the stack trace, which is
what we want. We just need to look deeper.
0 commit comments