Comment 0 for bug 2059855

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

While looking into https://bugs.launchpad.net/masakari/+bug/1740111 , I noticed that pyinotify[1] hasn't been updated for 9 years. It was discussed that inotify may be a replacement, but it hasn't been maintained for 4 years so is no longer valid.

[1] https://github.com/seb-m/pyinotify
[2] https://github.com/dsoprea/PyInotify

What is worse, pyinotify uses asyncio which has been removed from Python 3.12.