judgev2
judgev2 copied to clipboard
Write a heavy load test
We need this test to assert that out judge successfully works in high load conditions. We had something similar for manual testing in previous commits.
Now that we have automated testing we should add it back appropriately. The test should do something like open 100 parallel connections and check that the judge works as expected.