Negative 08-ssl-connect-cert-auth*.py tests fail because of exception race under high load #3208
Labels
Component: mosquitto-broker
Status: Completed
Nothing further to be done with this issue, it can be closed by the requestor or committer.
Milestone
If you create high load with something like
stress -c 16 -i 4
the negative 08-ssl-connect-cert-auth*.py tests often fail because the IO error 104 outruns the SSL error:I am still unsure where the race takes place, this might be a python issue. It might however also be a mosquitto server issue, which would make it more serious.
Any opinions on that are appreciated.
See also Debian bug #1094157.
The text was updated successfully, but these errors were encountered: