crystal-lang / crystal

The Crystal Programming Language
https://crystal-lang.org
Apache License 2.0
19.2k stars 1.61k forks source link

Make `ReferenceStorage(T)` non-atomic if `T` is non-atomic #14730

Closed HertzDevil closed 1 week ago

HertzDevil commented 1 week ago

Fixes #14692.

straight-shoota commented 1 week ago

We need to skip the spec on the interpreter.