https://issues.dlang.org/show_bug.cgi?id=21996
--- Comment #3 from Dlang Bot <[email protected]> --- dlang/druntime pull request #3515 "merge stable" was merged into master: - 6563a53ec0b064ea6729d4db36bbfef917c850ce by MoonlightSentinel: Fix 21996 - Skip message formatting for checkaction=context in finalizer The message formatting isn't `@nogc` yet and hence caused an `InvalidMemoryOperationError` when called from a finalizer. - 04f2d6df36eb31b7e1fe201deb33b4128e5041cb by MoonlightSentinel: Fix 21996 - Skip message formatting for checkaction=context in finalizer The message formatting isn't `@nogc` yet and hence caused an `InvalidMemoryOperationError` when called from a finalizer. https://github.com/dlang/druntime/pull/3515 --
