woj-server/internal/service/runner
Paul Pan 6956fe4ee1
feat: capture runtime status from cgroups
pkg/pool: task is now available to return interface{} as result
pkg/pool: use atomic instead of mutex
service/runner: ContainerRun will return metrics
2024-02-15 12:53:57 +08:00
..
common.go feat: unify argument passing and errors in runner 2024-01-29 21:15:39 +08:00
compile.go feat: capture runtime status from cgroups 2024-02-15 12:53:57 +08:00
config.go feat: capture runtime status from cgroups 2024-02-15 12:53:57 +08:00
container.go feat: capture runtime status from cgroups 2024-02-15 12:53:57 +08:00
deps.go chore: cleanup: drop prepare_images 2024-01-28 21:51:16 +08:00
new_problem.go feat: capture runtime status from cgroups 2024-02-15 12:53:57 +08:00
run_judge.go feat: capture runtime status from cgroups 2024-02-15 12:53:57 +08:00
service.go feat: unify argument passing and errors in runner 2024-01-29 21:15:39 +08:00
status.go feat: capture runtime status from cgroups 2024-02-15 12:53:57 +08:00