From 399277d17a105080db662ededa8510565e3c8980 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 29 Jun 2011 14:07:06 -0700 Subject: [PATCH] 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. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index facbda13..4dda6f46 100644 --- a/TODO +++ b/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. -- 2.43.0