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
 - Branch
 - stable
 - Lint
 No Linters Available - Unit
 No Unit Test Coverage 
Maybe just use tryunlink? I see it does catch IoError, should it?