MCPcopy Create free account
hub / github.com/bloomberg/pystack / AbortInDunderDel

Class AbortInDunderDel

tests/integration/shim_deallocation_program.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class AbortInDunderDel:
6 __del__ = os.abort
7
8
9async def main():

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected