Skip to content
stm 2.4.5.1

* Fix incorrect bookkeeping of write capacity in `flushTBQueue` (gh-9)

* Avoid redundant `writeTVar`s in `flushTQueue` to avoid unncessarily
  invalidating other transactions (gh-6)