Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-65448.py
File
recipe-65448.py
recipes/Python/65448_Thread_Control_Idiom/recipe-65448.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"
3
testthread.py
4
An example of an idiom
for
controling threads
Callers
nothing calls this directly
Calls
4
TestThread
Class · 0.70
start
Method · 0.45
sleep
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected