- Reported
-
- Issued
-
- Package
-
spin
(crates.io)
- Type
-
INFO
Unsound
- Details
-
https://github.com/mvdnes/spin-rs/issues/148
- Patched
-
- Unaffected
-
Description
Once::try_call_once
is unsound if invoked more than once concurrently and any call fails to initialise successfully.