Skip to content

Conversation

@pakrym-oai
Copy link
Collaborator

No description provided.

Move sandbox denial detection into UnifiedExecSession by introducing
check_for_sandbox_denial_with_text() and calling it from
check_for_sandbox_denial(). Remove the session_manager::sandboxing
module and update call sites to use the new helper and existing exit
code.
process_id: if has_exited {
None
} else {
Some(request.process_id.clone())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not re-using process_id?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's moved in one of the branches above.

@pakrym-oai pakrym-oai merged commit f1b7cdc into main Dec 4, 2025
26 checks passed
@pakrym-oai pakrym-oai deleted the pakrym/use-shared-check-sandboxing branch December 4, 2025 16:34
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants