We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273c879 commit c5be62eCopy full SHA for c5be62e
CHANGES.rst
@@ -1,6 +1,10 @@
1
4.3.0.dev0 (Next Release)
2
-------------------------
3
4
+- Fixed a bug where the poller would not unregister a closed
5
+ file descriptor under some circumstances, which caused excessive
6
+ polling, resulting in higher CPU usage. Patch by aftersnow.
7
+
8
- On Python 3.8 and later, ``setuptools`` is no longer a runtime
9
dependency. Patch by Ofek Lev.
10
0 commit comments