MCPcopy Create free account
hub / github.com/microsoft/debugpy / worker

Function worker

tests/tests/test_timeline.py:437–440  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

435
436 @daemon
437 def worker():
438 worker_started.set()
439 worker_can_proceed.wait()
440 timeline.mark("dee")
441
442 worker_started.wait()
443

Callers

nothing calls this directly

Calls 7

MessageFactoryClass · 0.85
markMethod · 0.80
record_eventMethod · 0.80
waitMethod · 0.45
clearMethod · 0.45
eventMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…