From 7e76e49b9f7a7cb10ff6f9cb0faa354d512f7655 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 7 Jul 2012 11:48:59 -0600 Subject: fixed --- doc/design/assistant/syncing.mdwn | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/design/assistant') diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn index 98749d244..89799cd3a 100644 --- a/doc/design/assistant/syncing.mdwn +++ b/doc/design/assistant/syncing.mdwn @@ -8,10 +8,6 @@ all the other git clones, at both the git level and the key/value level. * At startup, and possibly periodically, look for files we have that location tracking indicates remotes do not, and enqueue Uploads for them. Also, enqueue Downloads for any files we're missing. -* The TransferWatcher does not notice ongoing transfers, because inotify is - waiting for the info file to be closed, but that never happens, it's left - open to keep it locked. May need to separate the transfer info files - into an info file, and a lock file. ## longer-term TODO -- cgit v1.2.3