July 25, 2021
https://issues.dlang.org/show_bug.cgi?id=22143

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@rmanthorpe created dlang/druntime pull request #3525 "Fix Issue 22143 - Throwable ctor doesn't increment chained exception's ref count" fixing this issue:

- Fix Issue 22143 - Throwable ctor doesn't increment chained exception's ref count

https://github.com/dlang/druntime/pull/3525

--
August 01, 2021
https://issues.dlang.org/show_bug.cgi?id=22143

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3525 "Fix Issue 22143 - Throwable ctor doesn't increment chained exception's ref count" was merged into master:

- ae4b02c4685ea217f2da8dd6b83fc117b29af7d4 by Richard Manthorpe:
  Fix Issue 22143 - Throwable ctor doesn't increment chained exception's ref
count

https://github.com/dlang/druntime/pull/3525

--