Closed n8maninger closed 6 months ago
@n8maninger unfortunately merging the tpool
into the manager doesn't fix the race condition. I wasn't sure if that would made you revert the change entirely but I took the liberty to add a commit that release only on error. Feel free to revert that though.
@peterjan, is this enough to fix the race condition, or do I need to change the deferred release to only be called when the transaction should be dropped?