Ensure connections always reconnect deterministically after a server disconnect (or crash).#7
Conversation
Pull Request Test Coverage Report for Build 16775300324Details
💛 - Coveralls |
cafcfb6 to
2fb2183
Compare
|
@ctheune Das läuft hier bisher sehr stabil. Kannst den PR gern zum Merge und Release freigeben. 👍🏻 |
dataflake
left a comment
There was a problem hiding this comment.
There's no point in holding this forever. We will just have to see if this works for everyone.
|
Hi there, we had to roll back to 4.2 as we had problems with 4.3 in production. The error in the log is unfortunately not very informative: I remember @ctheune saying to me in person that he wanted to write more tests because he had discovered another bug. Was it fixed before the release? Best regards, |
|
No it wasn't fixed. There was no reaction from @ctheune in 2 months and I wanted to get this stuff off my desk. |
|
Let me know if you think this error is so common that everyone would see it, if needed I will yank the release from PyPI. |
|
Knowing that the patch did not work as expected and not getting any feedback I decided the situation where I have a release out with code that does not work in some situations is not acceptable. I have reverted the connection code changes so it's back to where it was in release 4.2 and released version 4.4. If you come up with a tested solution that you know will work I'll help you get it released. |
Replaces #6 with further fixes to the tests.