Open Suor opened 5 years ago
A race condition in the thread cleanup code just before pytest finishes, perhaps?
I'll look into making mockssh.Server._run()
a bit more robust.
My commit 03e3f62d30c4472ead6b64ef32e2615de1c76fbf should fix this. Could you check again if it still happens on 0.8.1?
I occasionally get:
which doesn't break anything, only annoys us.
Here is how we use it in our pytest suite: