diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-07-05 21:15:55 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-07-05 21:15:55 +0200 |
commit | fc2a3496feb277add577903425058c5ca1f2a9af (patch) | |
tree | 8b71bb1147a86471094ba569fcfd4619329acb01 /sys/src/cmd/cpp/cpp.h | |
parent | 786ec28b7b561fb1448a884ee0cd51525e9339d6 (diff) | |
download | plan9front-fc2a3496feb277add577903425058c5ca1f2a9af.tar.xz |
upas/fs: wait until the index becomes unlocked
For big mailboxes with imap4d, ignoring the index and trying to scan
the mailbox concurrently is not very productive. Just wait for the
other upas/fs to write the whole index.
The issue is that imap might time out and make another connection
spawning even more upas/fs instances that all then try to rebuild
the index concurrently.
Diffstat (limited to 'sys/src/cmd/cpp/cpp.h')
0 files changed, 0 insertions, 0 deletions