uv
54989f13 - Replace unreachable `todo!()` with `unreachable!()` in locking (#5857)

Commit
1 year ago
Replace unreachable `todo!()` with `unreachable!()` in locking (#5857) Replace a `todo!()` that was unreachable with an `unreachable!()` and a proper comment.
Author
Parents
Loading