Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threads for block stream does not close after connection close. #1102

Open
stepanLav opened this issue Jun 24, 2021 · 1 comment
Open

Threads for block stream does not close after connection close. #1102

stepanLav opened this issue Jun 24, 2021 · 1 comment
Labels
1.x iroha1 The legacy version of Iroha.

Comments

@stepanLav
Copy link

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

@shazz
Copy link

shazz commented Jun 30, 2021

@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.

image

@appetrosyan appetrosyan added the 1.x label Jun 8, 2023
@nxsaken nxsaken added the iroha1 The legacy version of Iroha. label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x iroha1 The legacy version of Iroha.
Projects
None yet
Development

No branches or pull requests

4 participants