[Bug 6541] New: wait_file does not wait if timeout is 0

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Sat Jul 17 10:46:34 UTC 2021


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

            Bug ID: 6541
           Summary: wait_file does not wait if timeout is 0
           Product: Mercurial
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: cedric.krier at b2ck.com
                CC: mercurial-devel at mercurial-scm.org
    Python Version: ---

The testing function wait_file does not manage the case of timeout equals to 0.
In this case it raise directly a RuntimeError.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list