StringCache's confuse values test is failing. This is a result of swapping ArcSwapOption with AtomicArc. It's caused because I used a `set_if_none` procedure where I actually need a `swap_to_none`. However, `AtomicArc`'s safety depends on there never being a way to set it to none.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by remilia-dev and has received 0 comments.