On Fri, 27 May 2022 10:29:14 GMT, Maurizio Cimadamore
wrote:
> This patch fix a missing rethrow in `MemorySessionImpl::addOrCleanupIfFail`.
> As noted in the JBS issue, this bug does not affect correctness, but it
> delays error reporting.
>
> Writing a test for this is nearly impossible, giv
On Fri, 27 May 2022 10:29:14 GMT, Maurizio Cimadamore
wrote:
> This patch fix a missing rethrow in `MemorySessionImpl::addOrCleanupIfFail`.
> As noted in the JBS issue, this bug does not affect correctness, but it
> delays error reporting.
>
> Writing a test for this is nearly impossible, giv
This patch fix a missing rethrow in `MemorySessionImpl::addOrCleanupIfFail`. As
noted in the JBS issue, this bug does not affect correctness, but it delays
error reporting.
Writing a test for this is nearly impossible, given that (a) a memory resource
created against a closed session would be i