rage / tmc-server

Test My Code server
GNU General Public License v2.0
0 stars 0 forks source link

Handle docker_image not whitelisted error from sandbox submissions #31

Closed sebazai closed 3 years ago

sebazai commented 3 years ago

Set docker_image = "lolled" and we have a limbo Related #22 Could be checked at the same time.

https://github.com/testmycode/tmc-server/blob/master/lib/submission_processor.rb#L13

catch exception here and mark submission as permanently failed with a descriptive error message