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
Lint Skipped - Unit
Unit Tests Skipped
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.