MCPcopy Create free account
hub / github.com/apache/arrow / __del__

Method __del__

python/pyarrow/tests/test_gdb.py:174–175  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

172 self.proc = None
173
174 def __del__(self):
175 self.join()
176
177
178@pytest.fixture(scope='session')

Callers

nothing calls this directly

Calls 1

joinMethod · 0.95

Tested by

no test coverage detected