forked from ioi/isolate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduction of the proxy process broke time limits in non-cg mode. The box master is periodically polling the time spend by the child, but the child is the proxy, not the inside process. Now, we distinguish between box_pid and proxy_pid. Obtaining the box_pid turned out to be tricky, but I hope it is correct. Should fix ioi#52, but needs testing.
- Loading branch information
Showing
1 changed file
with
79 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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