This is consistent with the main lock.release code.
Details
Details
- Reviewers
 Alphare - Group Reviewers
 hg-reviewers - Commits
 - rHG020378f32d57: debuglock: ignore ENOENT error when unlocking
rHGc3c3c419205e: debuglock: ignore ENOENT error when unlocking 
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. 
Maybe just use tryunlink? I see it does catch IoError, should it?