Open
Description
There is a slight risk of race condition with LazyCell because of its API design, it may be a good idea to replace its uses with OnceCell.
There is a slight risk of race condition with LazyCell because of its API design, it may be a good idea to replace its uses with OnceCell.