woj-server/internal/service/runner
2024-04-27 21:25:21 +08:00
..
common.go feat: switch to nsjail 2024-03-13 20:05:00 +08:00
compile.go fix: compile: return correct JudgeStatus when compile failed 2024-03-16 21:37:55 +08:00
deps.go feat: switch to nsjail 2024-03-13 20:05:00 +08:00
judge_status.go feat: switch to nsjail 2024-03-13 20:05:00 +08:00
new_problem.go fix: use absolute path to sh 2024-03-13 22:38:52 +08:00
nsjail_test.go feat: switch to nsjail 2024-03-13 20:05:00 +08:00
nsjail.go fix: runner/nsjail: map some /dev/ devices into sandbox 2024-03-18 18:56:33 +08:00
problem_config.go feat: sync with latest woj_sandbox, allow to set write file limit (RLIMIT_FSIZE) 2024-04-27 21:25:21 +08:00
run_judge.go feat: sync with latest woj_sandbox, allow to set write file limit (RLIMIT_FSIZE) 2024-04-27 21:25:21 +08:00
service_test.go feat: switch to nsjail 2024-03-13 20:05:00 +08:00
service.go feat: switch to nsjail 2024-03-13 20:05:00 +08:00