Subject: | Fails often when tested in parallel |
As per subject. Many fails on cpentesters are due to "address already in use". If I run two tests in parallel, it is very likely that the first one succeeds and the other one fails due to this. Maybe a longer grace period would be sufficient to overcome this deficiency or some way of randomization of the port, not sure what is easier to implement.
HTH && Thanks && Regards,