about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-06-01 21:43:47 +0000
committerEric Wong <e@80x24.org>2019-06-01 21:45:24 +0000
commit1d94048ba6094b9b3bbefe279e066c3992b30408 (patch)
treef344baeca7a8e8d1d0d31aa026f0b93efa84de59 /MANIFEST
parentf4bcc588998c6c4fcf816d7cac16f00ef47bd256 (diff)
downloadpublic-inbox-1d94048ba6094b9b3bbefe279e066c3992b30408.tar.gz
ds: fix and test for FD leaks with kqueue on ->Reset
Even though we currently don't use it repeatedly, ->Reset
should close() kqueue FDs and not cause the process to run
out of descriptors.

Add a close-on-exec test while we're at it.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2add154d..c1a5d677 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -181,6 +181,7 @@ t/config_limiter.t
 t/content_id.t
 t/convert-compact.t
 t/data/0001.patch
+t/ds-leak.t
 t/emergency.t
 t/fail-bin/spamc
 t/feed.t