Krieghan J. Riley
Krieghan J. Riley
Oh wow, that's a solid point. I don't know of a way around it at the moment, but I can look into it. Thanks for the response!
I've tried for a bit to reproduce this issue with asyncio streams (which, drilling down, seems to be where the issue comes up). I haven't been able to do it...
I saw that python released a new version for python 3.11.5. I've tried everything again with this new version. I still see the same behavior in coverage, but I am...
I think the main case that I'm concerned with in this test is you get a channel, the channel's underlying connection is closed, and then we try to publish to...
Thanks for the explanation, and the quick response