opthub-org / opthub-runner-admin

Runner used for evaluating solutions and calculating scores in OptHub competitions.
https://pypi.org/project/opthub_runner_admin
MIT License
1 stars 0 forks source link

Fix bug: not delete from queue when fetching match, solution, and evaluation #35

Closed kkkyosyo closed 3 months ago

kkkyosyo commented 3 months ago

close #33 try-except文の位置を変更し、解や問題の取得段階でエラーになったときにキューから削除されない問題を修正