https://issues.dlang.org/show_bug.cgi?id=21693
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major --- Comment #6 from [email protected] --- I'm dropping the priority from "critical" to "major" now that destruction is performed for `scope` instances, since the GC doesn't strictly guarantee deterministic destruction even for D class instances. Thanks, @moonlightsentinel! --
