Skip to content

fix: Remove hibernate_by_id and shutdown_by_id, and improve python development onboarding #26

Merged
christianalfoni merged 2 commits intomainfrom
CSB-1271
Apr 7, 2026
Merged

fix: Remove hibernate_by_id and shutdown_by_id, and improve python development onboarding #26
christianalfoni merged 2 commits intomainfrom
CSB-1271

Conversation

@christianalfoni
Copy link
Copy Markdown
Collaborator

The two methods are not necessary as they are on the sandbox instance, which only has one id.

It was horrible getting going with python development, so made it smoother

christianalfoni and others added 2 commits April 7, 2026 13:13
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear bot commented Apr 7, 2026

CSB-1271 Python has shutdown_by_id and hibernate_by_id on the sandbox

It makes no sense to have sandbox.shutdown_by_id and hibernate, as it is a single sandbox reference. The existing shutdown and hibernate is enough

@christianalfoni christianalfoni merged commit 6bc03d5 into main Apr 7, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants