Changes between Initial Version and Version 1 of Ticket #1432, comment 41
- Timestamp:
- 2016-11-25T00:32:53Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1432, comment 41
initial v1 1 Is the ` `reactor.callFromThread()`` because the "watchdog" library is running the ``on_any_event`` from its own thread(s)?1 Is the `reactor.callFromThread()` because the "watchdog" library is running the `on_any_event` from its own thread(s)? 2 2 3 3 Otherwise looks plausible. And yes I'd like to get rid of some of the "long" magic-folder tests especially. If our test show that all 3 underlying inotify-like implementations are doing the right thing, then yes it would be great to get rid of the "Real" vs "Mock" dual tests in magic-folder as well! (i.e. just have the Mock ones).