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

            Bug ID: 6892
           Summary: Python3.12: worker.py:207: DeprecationWarning: use of
                    fork() may lead to deadlocks in the child
           Product: Mercurial
           Version: 6.8
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: kwalkq.mercurial-bugzi...@pacien.net
                CC: mercurial-de...@mercurial-scm.org
    Python Version: ---

The following warning shows when running hg 6.8 and Python 3.12.4.

    mercurial/worker.py:207:
    DeprecationWarning:
    This process (pid=38728) is multi-threaded,
    use of fork() may lead to deadlocks in the child.

This also alters the test outputs, making the test suite fail.

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

Reply via email to