From 1d94048ba6094b9b3bbefe279e066c3992b30408 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 1 Jun 2019 21:43:47 +0000 Subject: 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. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') 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 -- cgit v1.2.3-24-ge0c7