olimpiadi-informatica/task-maker-rust

If the sandbox fails to start the error message is cryptic

Closed this issue · 1 comments

If the sandbox is unsupported, for example because it is running on an unsupported system such as WSL 1, every execution fails with a quite cryptic message:

InternalError("Sandbox failed: Error: Failed to wait sandbox ... clone() error: Invalid argument")

Fixed in 90d6c0a