We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eaa694 commit f761718Copy full SHA for f761718
1 file changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.4.2
2
+
3
+* A pair of patches to fix some fd leaks. We would leak fds with sync use
4
+ when errors occured and with async use any time fsync was not in use. (#34)
5
6
# 2.4.1
7
8
* Fix a bug where `signal-exit` instances would be leaked. This was fixed when addressing #35.
0 commit comments