]> mj.ucw.cz Git - moe.git/blobdiff - TODO
Log a different message when a fatal signal has been delivered before
[moe.git] / TODO
diff --git a/TODO b/TODO
index 2977d02081867d519871d9a3ad4250bf6e4d7bce..4e076bd37b3a7395998a96ed649fc87a2e5a0c16 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, bu
 
 Environment
 ~~~~~~~~~~~
-fpc: add switch -gl (runtime errors write line#)
+fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
 
 Installer:
 - mo-install: reduce what gets copied to mo-eval home
@@ -17,13 +17,9 @@ Installer:
 - quotas
 
 New submitter:
-- Checking of contest time (and per-contestant exceptions)
-- Keeping history and pruning status files
-- Remember hashes
-- contest: override failed check
-- contest: local history
 - contest: task status cache
 
 Various ideas:
 scores dependent on time (like PL olympiad)
-box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd)
+box: configurable access to timers and /proc/self/{stat,fd}
+box: limit the total amount of data written to files, so that quotas don't have to be set up