Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-577756.py
File
recipe-577756.py
recipes/Python/577756_Sleepsort/recipe-577756.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
threading
import
Thread
2
import
time
3
4
def
worker(n, emit):
Callers
nothing calls this directly
Calls
5
list
Class · 0.85
range
Function · 0.85
print
Function · 0.85
sleep_sort
Function · 0.85
shuffle
Method · 0.45
Tested by
no test coverage detected