这又是啥错误啊
查看原帖
这又是啥错误啊
335856
saddestboy楼主2020/8/4 08:35

Unknown Error. Judger internal error

Traceback (most recent call last): File "/app/luogu-judger/source/executor/LrunExecutor.py", line 44, in execute shell=True, stdout=subprocess.DEVNULL) File "/usr/lib/python3.7/subprocess.py", line 323, in call with Popen(*popenargs, **kwargs) as p: File "/usr/lib/python3.7/subprocess.py", line 775, in init restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child restore_signals, start_new_session, preexec_fn) BlockingIOError: [Errno 11] Resource temporarily unavailable

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/app/luogu-judger/source/tasks/Judge.py", line 148, in judge execution_limits=limits) File "/app/luogu-judger/source/judger/Judger.py", line 38, in judge execution_limits=execution_limits) File "/app/luogu-judger/source/judger/ProgramRunner.py", line 69, in execute mirror_directories=work_dir) File "/app/luogu-judger/source/executor/LrunExecutor.py", line 71, in execute shell=True, executable='/bin/bash', stdin=None, stdout=None, stderr=None) File "/usr/lib/python3.7/subprocess.py", line 323, in call with Popen(*popenargs, **kwargs) as p: File "/usr/lib/python3.7/subprocess.py", line 775, in init restore_signals, start_new_session) File "/usr/lib/python3.7/subprocess.py", line 1453, in _execute_child restore_signals, start_new_session, preexec_fn) BlockingIOError: [Errno 11] Resource temporarily unavailable

2020/8/4 08:35
加载中...