mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
TODO: Add note to fix race condition with directory mtime.
I recently discussed fixing this with Austin, but want to record it here just in case we don't remember to fix it right away.
This commit is contained in:
parent
f74c4bc2f3
commit
399277d17a
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -267,6 +267,9 @@ large so the detection could be potentially slow). 2. A "notmuch
|
|||
search" syntax could be added to allow the user to find these files,
|
||||
(and perhaps delete them or move them away as appropriate).
|
||||
|
||||
Fix filesystem/notmuch-new race condition by not updating database
|
||||
mtime for a directory if it is the same as the current mtime.
|
||||
|
||||
Test suite
|
||||
----------
|
||||
Achieve 100% test coverage with the test suite.
|
||||
|
|
Loading…
Reference in a new issue