RT
https://www.luogu.com.cn/record/34217133
Unknown Error. Judger internal error
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 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