Commit e14a784
committed
fix(config): compare Windows lock owners on success
Avoid Result equality because std::io::Error is not comparable; only compare lock owner contents after a successful read.1 parent 89be8d7 commit e14a784
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments