You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@stepanLav, in addition to this bug, I noticed that each time that a transaction is performed thru the python client, the iroha memory increases but never goes down. Is it expected?
View of my 3 nodes (the python client only communicates with the red one), 2 days.
Version
Branch: support/1.2.x
Found on image hyperledger/iroha:latest by iroha-python library user.
Detail description:
After closing a connection for block stream the thread created for this connection is not closed.
Script for reproducing:
block_getter.py.zip
Actual result:
Memory consumption increases with each connection created.
log file:
iroha.log
The text was updated successfully, but these errors were encountered: