DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
720 stars 254 forks source link

Make TLE detection for interactive problems more robust. #2386

Closed meisterT closed 6 months ago

meisterT commented 6 months ago

While we plan to merge runguard and runpipe (see https://docs.google.com/document/d/1WZRwdvJUamsczYC7CpP3ZIBU8xG6wNqYqrNJf7osxYs/edit#heading=h.i7kgdnmw8qd7), this is a "minimal" change to signal (in the literal meaning of the word) to runpipe that runguard killed the program because of a timelimit.

eldering commented 6 months ago

I also pushed a small documentation fix commit.