MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / run

Method run

tests_python/test_utilities.py:500–501  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

498 self.event = threading.Event()
499
500 def run(self):
501 self.event.wait(10)
502
503 current_count = threading.active_count()
504 t0 = T(True)

Calls 1

waitMethod · 0.45

Tested by

no test coverage detected