Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ test_function
Function
test_function
recipes/Python/465831_profiling_threads/recipe-465831.py:70–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
import
random
69
70
def
test_function():
71
pass
72
73
class
T(Thread):
74
def
__init__(self):
Callers
2
run
Method · 0.70
recipe-465831.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected