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
Due to a race condition between serve_forever and shutdown, test run
logs randomly contained this exception:
Exception in thread Thread-NNN (serve_forever):
Traceback (most recent call last):
...
ValueError: Invalid file descriptor: -1
0 commit comments