This has been disabled due to possible memory corruptions in
https://github.com/D-Programming-Language/druntime/pull/16.
The problem is that cleanup or error checking often does require memory allocations (e.g. bug 7349).
We should investigate whether it's possible to have an extra pool for allocations from finalizers.
Comment #1 by robert.schadek — 2024-12-07T13:33:03Z