Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sandbox): fix issue where job could stay in active forever #2979

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

manast
Copy link
Contributor

@manast manast commented Dec 20, 2024

This PR solves a critical issue where a sandbox processor could get stuck in active for ever if the child process is killed when the job is in the middle of the processing.

@manast manast requested review from roggervalf and fgozdz December 20, 2024 16:04
@manast manast force-pushed the fix/remove-child-from-pool-when-exit branch from 2772bfb to 36d96c3 Compare December 20, 2024 16:23
Copy link
Collaborator

@roggervalf roggervalf left a comment

Choose a reason for hiding this comment

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

Lgtm

@roggervalf roggervalf merged commit c0a6bcd into master Dec 21, 2024
12 checks passed
@roggervalf roggervalf deleted the fix/remove-child-from-pool-when-exit branch December 21, 2024 04:47
github-actions bot pushed a commit that referenced this pull request Dec 21, 2024
## [5.34.4](v5.34.3...v5.34.4) (2024-12-21)

### Bug Fixes

* **sandbox:** fix issue where job could stay in active forever ([#2979](#2979)) ([c0a6bcd](c0a6bcd))
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