durham added inline comments.

INLINE COMMENTS

> util.py:594
> +@contextlib.contextmanager
> +def acceptintervention(tr=None):
> +    """A context manager that closes the transaction on InterventionRequired

Technically this will apply to dsguard as well, so 'tr' isn't quite precise.  
But I think it's better to use 'tr' than invent some third term.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D66

EMAIL PREFERENCES
  https://phab.mercurial-scm.org/settings/panel/emailpreferences/

To: martinvonz, #hg-reviewers, durham
Cc: lothiraldan, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to