about summary refs log tree commit homepage
path: root/script
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-12-25 10:21:11 +0000
committerEric Wong <e@80x24.org>2020-12-26 06:22:56 +0000
commit14e606423429d6121c295c2bc0599fe1bf66b07c (patch)
tree5c33b2899a4f65f4170d6f8585ac6ee828e101a0 /script
parent672d146577305baa7f508bd2e33212bba6fdb800 (diff)
downloadpublic-inbox-14e606423429d6121c295c2bc0599fe1bf66b07c.tar.gz
Most distros ship with low RLIMIT_NOFILE limits and surprises
may lurk for admins who configure many inboxes.  Keep FD usage
under control to avoid EMFILE errors at inopportune times during
reindex.

From what I can tell, this is the only place where extindex can
have unpredictable FD growth when there's thousands of inboxes,
and it's in an extremely rare code path.
Diffstat (limited to 'script')
0 files changed, 0 insertions, 0 deletions