Patrick Mézard <mercurial-bugs@selenic.com> wrote:
> Patrick Mézard <pmezard@gmail.com> added the comment:
>
> Can you try without the inotify extension, so we can pinpoint the issue ?
Hi Patrick,
Sure. I don't know the recommended way to disable an extension,
but I ran chmod 0 on the installed $prefix/lib/python/hgext/inotify
directory and then re-ran the reproducer. Same failure. |