Normal-OJ / Sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Lost Submission

asef18766 opened this issue · comments

Describe the bug
submission were lost during massive requesting

To Reproduce
Steps to reproduce the behavior:

  1. Create 25 TestCases in SandboxTestingAPI/PressureTester/TestCases (you can also use the script named test_data_generator.py in SandboxTestingAPI/PressureTester)
  2. use python3 to run SandboxTestingAPI/PressureTester/StartTesting.py
  3. wait

Expected behavior
finishing running the script and produce reports

Current Behavior
stucked in waiting request

in Sandbox container

# Yee23 is the missing one
/app $ cat sandbox.log | grep Yee23
DEBUG:app:send submission Yee23 to dispatcher
INFO:root:receive submission Yee23.
INFO:root:create container for Yee23/0
DEBUG:root:in path: /home/asef18766/Desktop/NormalOJSandbox/Sandbox/submissions/Yee23/testcase/0/in
DEBUG:root:out path: /app/submissions/Yee23/testcase/0/out

Screenshots
image