Closed mpilquist closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.94%. Comparing base (
1b65f74
) to head (b061c52
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Fixes #1042. Issue occurred when (a) allocated resource failed to be returned to the pool and (b) resource finalizer also failed with an error.