Task #9511 (accepted)
Opened 7 years ago
Last modified 3 years ago
Upgrade pyinotify
Reported by: | cblackburn | Owned by: | cblackburn |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | OmeroFs | Version: | n.a. |
Keywords: | n.a. | Cc: | jamoore, cxallan |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 1.0d |
Sprint: | n.a. |
Description
While fixing #9411 it is worth considering upgrading pyinotify from 0.9.1 to 0.9.3.
https://github.com/seb-m/pyinotify
As well as some bug fixes the latest version addresses this issue:
https://github.com/seb-m/pyinotify/issues/2
There is currently code in fsPyinotifyMonitor.py to mitigate the effect of this bug. For 0.9.3 to be incorporated I need to check how well it mitigates the problem and depending on this whether it conflicts with the existing work-around.
Additionally there is some code redundant code for 0.7.x and 0.8.x in fsPyinotifyMonitor.py that needs removing.
Change History (4)
comment:1 Changed 7 years ago by cblackburn
- Status changed from new to accepted
comment:2 Changed 7 years ago by cblackburn
- Sprint changed from 2012-08-28 (3) to 2012-09-11 (4)
comment:3 Changed 7 years ago by cblackburn
- Milestone changed from OMERO-4.4.3 to OMERO-4.5
- Sprint 2012-09-11 (4) deleted
comment:4 Changed 3 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
This isn't essential for 4.4.3 and as it needs more thorough testing and some rewriting of the Linux DropBox monitor I'm pushing this to 4.5 where there will be other work on DropBox.