Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
class
AbortInDunderDel:
6
__del__ = os.abort
7
8
9
async
def
main():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected