Context managers handle cleanup automatically:Documentation Index
Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
Use this file to discover all available pages before exploring further.
.stop() explicitly:
atexit and signals (Ctrl+C, SIGTERM), so sandboxes are stopped even on unexpected exits.
For batch cleanup, tagging strategies, and orphan recovery, see the Cleanup patterns guide.