diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-11-19 08:17:13 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-11-19 08:17:13 -0500 |
commit | 981c55615c26c0044cbf15969aa1d6ee2177f88a (patch) | |
tree | cde17ca56e0014a32495879c4f5681c6c68a19b3 /TODO.org | |
parent | 02431885b06ab0edab2bee4cf278a44869fd5c1c (diff) |
TODO.org: field bug #11.
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |