Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHGcd822413b9aa: lock: refactor in preparation for next commit
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
This looks like a non-behavior-changing refactor. Thanks also for the switch to a context manager, which is more robust.