Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

v2.3.10

Latest

Choose a tag to compare

@dasanra dasanra released this 26 Jun 11:46
· 5 commits to master since this release

Fix issue with transaction serialization leading to dead lock

There was some issues when multiple accounts are used in the bots and multiple transactions for different accounts are sent at the same time. The transaction serializer could sometimes not release the account lock preventing transactions from that account to be commited