diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-04-01 22:57:55 -0400 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-04-01 22:57:55 -0400 |
commit | 132921d3c42327012857a9a595963758837c9aa7 (patch) | |
tree | e3d6b5398114f41a16f3d73c294cfe26cde4ac37 /tests/__init__.py | |
parent | 110e515a51c9d97affcbb283f7a5f1c02a2231bd (diff) |
[golden commit]: rewrote combox.events.NodeDirMonitor.on_created method.
- Now the the node monitor waits for all shards of the file, which
was created on a remote computer, to arrive on this computer, before
it re-constructs the file into the respective location in the combox
directory.
- Tests for it is at tests.events_test.TestEvents.test_NDM_oncreate
method.
- The main test method, tests.events_test.TestEvents.test_NDM, was
disabled by renaming it to tests.events_test.TestEvents.test_NDM.
- Now the NodeDirMonitor requires passing the 'node monitor lock' when
creating an instance of it.
:~(
modified: combox/events.py
modified: tests/events_test.py
Diffstat (limited to 'tests/__init__.py')
0 files changed, 0 insertions, 0 deletions