SandboxSnapshot
classgworker_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 SandboxSnapshotgworker_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.
1class SandboxSnapshot