Skip to content

feat: move sandbox from uwsgi to gunicorn, use supported image, use lockfile for python deps#1226

Closed
gwarmstrong wants to merge 4 commits intomainfrom
georgea/migrate-sandbox-gunicorn
Closed

feat: move sandbox from uwsgi to gunicorn, use supported image, use lockfile for python deps#1226
gwarmstrong wants to merge 4 commits intomainfrom
georgea/migrate-sandbox-gunicorn

Conversation

@gwarmstrong
Copy link
Collaborator

No description provided.

…ython lock

Signed-off-by: George Armstrong <georgea@nvidia.com>
Signed-off-by: George Armstrong <georgea@nvidia.com>
The Dockerfile.sandbox COPY step for sandbox-core.lock fails on CI
because the file was never committed.

Signed-off-by: George Armstrong <georgea@nvidia.com>
@gwarmstrong gwarmstrong force-pushed the georgea/migrate-sandbox-gunicorn branch from aa473c4 to 4edd03f Compare February 10, 2026 22:39
- Reset TerminalInteractiveShell's SIGINT handler to SIG_DFL so
  KeyboardInterrupt propagates to our except clause instead of
  IPython converting it to SystemExit(0)
- Add SANDBOX_WORKER_BASE_PORT with random port to network blocking
  test fixture to avoid collisions with the CI sandbox
- Use sys.executable in env={} test since python3 is not in os.defpath

Signed-off-by: George Armstrong <georgea@nvidia.com>
@gwarmstrong
Copy link
Collaborator Author

closed in favor of #1231 and #1232

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.

1 participant