SandboxSnapshot

class

gworker_client.sandbox.SandboxSnapshot

Handle to a memory checkpoint of a Sandbox. Pass to Sandbox.create(snapshot=...) to restore from that checkpoint instead of performing a cold start.

Class

python
1class SandboxSnapshot

← Back to docs