[Bug 4594] New: Exception during bundle2 hide all server side output

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Sat Apr 11 22:05:25 UTC 2015


http://bz.selenic.com/show_bug.cgi?id=4594

          Priority: normal
            Bug ID: 4594
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Exception during bundle2 hide all server side output
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: pierre-yves.david at ens-lyon.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.2
         Component: Mercurial
           Product: Mercurial

When an exception occurs server side, the server properly emit a bundle with
the exception information for the client to handle it. However, it discard any
prepared reply during the unbundle process. This throw away any output that
happened server side.

This is expecially problematic when a hook reject a push, because that push
have likely printed some details about the rejection.

(Also, we need a bundle2 component)

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


More information about the Mercurial-devel mailing list