summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-11-19 08:17:13 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-11-19 08:17:13 -0500
commit981c55615c26c0044cbf15969aa1d6ee2177f88a (patch)
treecde17ca56e0014a32495879c4f5681c6c68a19b3 /TODO.org
parent02431885b06ab0edab2bee4cf278a44869fd5c1c (diff)
TODO.org: field bug #11.
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org
index 09a1abc..bc8d265 100644
--- a/TODO.org
+++ b/TODO.org
@@ -52,6 +52,9 @@
**** DONE combox has problems handling large files :b#10:
CLOSED: [2015-11-13 Fri 09:18]
Large files (500MiB say) are not getting written properly in combox directory.
+**** TODO ComboxDirMonitor does not use Lock :b#11:
+ This class must be modified to use the same the Lock that the
+ node monitors are using.
** functionlity
*** DONE rewrite combox.events.NodeDirMonitor.on_created method
CLOSED: [2015-04-01 Wed 23:06]