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

Function main

tests/integration/shim_deallocation_program.py:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8
9async def main():
10 f = asyncio.Future()
11 f.set_result(AbortInDunderDel())
12
13
14asyncio.run(main())

Callers 1

Calls 1

AbortInDunderDelClass · 0.85

Tested by

no test coverage detected