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

Method write_dump_threads

tests_python/test_console.py:57–58  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

55
56 @overrides(AbstractWriterThread.write_dump_threads)
57 def write_dump_threads(self):
58 pass # no-op (may be called on timeout).
59
60 def execute_line(self, command, more=False):
61 runner.proxy.execLine(command)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected