Skip to content

Conversation

@tossy310
Copy link
Member

@tossy310 tossy310 commented Sep 3, 2024

Current implementation has an issue where DOMJudgeReactiveTask returns unfinished process to the caller (DOMJudgeReactiveRunner), and it tries to extract a return code of unfinished process.

Before the task returns the result, it should wait for the solution process ends.

Current implementation has an issue where DOMJudgeReactiveTask returns
unfinished process to the caller (DOMJudgeReactiveRunner), and it
tries to extract a return code of unfinished process.

Before the task returns the result, it should wait for the solution
process ends.
@tossy310 tossy310 requested a review from not522 September 3, 2024 12:24
Copy link
Member

@not522 not522 left a comment

Choose a reason for hiding this comment

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

LGTM

@not522 not522 merged commit c6882ad into icpc-jag:master Sep 8, 2024
@tossy310 tossy310 deleted the fix-domjudge-reactive-wait branch September 23, 2024 01:02
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