Comment 3 for bug 541027

Revision history for this message
Mario Ceresa (mrceresa) wrote :

As reported in:

http://trac.dbzteam.org/pyinotify/ticket/39

it's a timing problem.

Adding a time.sleep(0.01) just before the end of run_example.py solves the problem.