Skip to content

1.1.3

Choose a tag to compare

@trowski trowski released this 22 Feb 23:59
cab5f25
  • Fix destructor of PooledTransaction calling close() instead of the internal release callback. This had the side-effect of potentially committing a destroyed transaction, which was certainly not the intended behavior of a destructor.