-
Notifications
You must be signed in to change notification settings - Fork 27
fix(lcb-service): distinguish infra crashes from submission failures in grading children #433
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
Merged
arekay-nv
merged 17 commits into
mlcommons:main
from
liayan:fix/lcb-service-fork-start-method
Sep 1, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
65ab4b9
fix(lcb-service): use the fork start method explicitly
liayan 21fef9d
fix(lcb-service): only count judge errors toward the all-errors guard
liayan 4968773
fix(lcb-service): catch sys.exit() in submitted code as a submission …
liayan c9a1428
fix(lcb-service): use spawn for the grading pool workers
liayan 186251f
fix(lcb-service): only treat pre-grading child deaths as judge errors
liayan 6a66afc
refactor(lcb-service): flatten the no-result handling in run_code_sub…
liayan 00efd86
refactor(lcb-service): scope the per-sample Manager to a with-block
liayan 81098e1
refactor(lcb-service): concrete signatures for the grading helpers
liayan bda7c0f
test(lcb-service): add lcb_serve error-attribution tests
liayan f3a0e5b
fix(lcb-service): move started_flag past judge-side setup
liayan 3feb5ff
fix(lcb-service): tag submission compile errors and quiet down routin…
liayan 86a6986
test(lcb-service): add pytestmark = pytest.mark.unit to test_lcb_serv…
liayan c14c3c2
revert(lcb-service): drop explicit spawn/fork pinning, defer to a fol…
liayan 7038582
test(lcb-service): pin fault-injection tests to fork explicitly
liayan 058b859
Merge branch 'main' into fix/lcb-service-fork-start-method
arekay-nv a442550
fix(lcb-service): attribute malformed ground truth as infra, lock-fre…
liayan 45c95e7
Merge branch 'main' into fix/lcb-service-fork-start-method
arekay-nv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.