cleanup
AsyncMethod
This is a method of the SandboxProtocol class in the sandbox module.Clean up sandbox resources.
Signature
Returns
The result of the operation.
cleanup: Clean up sandbox resources.
This is a method of the SandboxProtocol class in the sandbox module.Clean up sandbox resources.
async def cleanup(&mut self) -> Result<()>