The CI for an earlier version of #205 failed in a way that I could not reproduce locally. Testrun is here.
The relevant lines are:
Running stress tests (100 runs, 20 max concurrent, 10% rude disconnects)
↻ stress
✗ stress (381.6s)
1/100 runs failed: run 11: timed out
↻ rude_disconnect
✓ rude_disconnect (360.8s)
✗ 31/32 passed, 1 failed
Error: Process completed with exit code 1.
I am pretty sure that this failure is unrelated to the changes of #205. It feels like a rare racecondition, but I haven't investigated further.
The CI for an earlier version of #205 failed in a way that I could not reproduce locally. Testrun is here.
The relevant lines are:
I am pretty sure that this failure is unrelated to the changes of #205. It feels like a rare racecondition, but I haven't investigated further.