MCPcopy Index your code
hub / github.com/python/cpython / do_finish

Method do_finish

Lib/test/lock_tests.py:91–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

89 exceptions)
90
91 def do_finish(self):
92 self._can_exit = True
93
94
95class BaseTestCase(unittest.TestCase):

Callers 1

test_different_threadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected