Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576418.py
File
recipe-576418.py
recipes/Python/576418_Multithreaded_FIFO_Gate/recipe-576418.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
threading
2
import
time
3
4
class
ThreadGateException(Exception):
Callers
nothing calls this directly
Calls
1
test
Function · 0.70
Tested by
no test coverage detected