From a8cfd1f88c24025ac0f8dcbc638cbdb7077847b3 Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 1 Mar 2024 17:20:58 +0800 Subject: [PATCH] Update 'Roadmap' --- Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 3abbf93..c5f060b 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -17,7 +17,7 @@ Can be implemented in parallel: - OJ module: - library/package/(binary?) doing **only** the judging part - run a binary with cpu-time and memory constrains - - return a "score" + - return a "score" and a "status" - config: - define a "healthy" config file schema (using toml) - read/parse config file