Conversation
|
I'm delighted to see that you've added a new test case. 🏆 |
9469332 to
5d18b4a
Compare
|
|
hardbyte
left a comment
There was a problem hiding this comment.
Thanks both @grant-allan-ctct and @Tbruno25 for the bug report, fix and test.
|
Now the CI is failing 😅 |
|
@zariiii9003 absolutely! Although it appears to only be failing on the very specific windows/pypy combinations. Would it be wrong if I simply skipped this test for this environment? |
|
It's a interesting thing. I wonder what it's telling us. Perhaps it has found a bug for which there is no other test coverage yet existing. For example, perhaps the message Disclaimer: I just had to Google what pypy is, so please disregard if you think this comment could well be nonsense. |
Yes that's okay. I think we disable most timing sensitive tests in CI. |
Closes #1710
The proposed fix is to check whether
durationis exceeded before the transmit of the next message.