Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/idank/explainshell
/ LoopStats
Class
LoopStats
tools/loadtest.py:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
293
@dataclass
294
class
LoopStats:
295
dropped: int = 0
296
scheduled: int = 0
297
in_flight_peak: int = 0
298
299
300
async
def
_open_loop_scheduler(
Callers
1
run_http
Function · 0.85
Calls
no outgoing calls
Tested by
1
run_http
Function · 0.68