https://bz.mercurial-scm.org/show_bug.cgi?id=6276

            Bug ID: 6276
           Summary: Rust panic when using fsmonitor
           Product: Mercurial
           Version: stable branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: fsmonitor
          Assignee: bugzi...@mercurial-scm.org
          Reporter: rgo...@octobus.net
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

`fsmonitor` iterates over the non normal entries, which the Rust code did not
anticipate. 

I have sent a bugfix for `default` to https://phab.mercurial-scm.org/D8143, and
I would like to graft it on `stable`, however the fix uses the recently
upstreamed "shared references" mechanism that Yuya pushed on `default`. 

I will be sending out emails to figure out if anyone needs this fix sooner that
the next `default` release. If you are using Rust code with `fsmonitor`, please
let me know.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to