v4.0.0-rc.3
Pre-release
Pre-release
kill
always succeeds. If a finalizer throws, it will rethrow in a fresh stack.- Fixes the behavior of
throwError
andgeneralBracket
within a finalizer.
kill
always succeeds. If a finalizer throws, it will rethrow in a fresh stack.throwError
and generalBracket
within a finalizer.