Yury Selivanov <yseliva...@gmail.com> added the comment:
Rereading your first message: > When testing my happy eyeballs library, I occasionally run into issues with > async generators seemingly not finalizing. After setting > loop.set_debug(True), I have been seeing log entries like these: The bug we are fixing now is that async generators were not finalizing properly *in debug mode*. The "I occasionally run into issues with async generators seemingly not finalizing" part will need further investigation if you experienced it with debug mode off. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34769> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com