[Tarantool-patches] [PATCH 1/1] applier: send heartbeat not only on commit, but on any write

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Wed Jun 24 01:09:59 MSK 2020


Looks like now the transactions leak. Because txn_complete() does not
call txn_free() seeing txn->fiber not NULL.


More information about the Tarantool-patches mailing list