https://issues.dlang.org/show_bug.cgi?id=14868
--- Comment #7 from Sergei Degtiarev <[email protected]> --- (In reply to Dmitry Olshansky from comment #6) > enforce internally throws exception so calling it in finalizer is baaad idea > with current non-reentrant GC. That's why I suggest to exclude the check. Can somebody fix it? The class is currently unusable. --
