Skip to content

Conversation

@cryptphil
Copy link
Member

Closes #365.

cryptphil and others added 3 commits August 1, 2022 14:05
Signed-off-by: Philipp-Florens Lehwalder <philipp@perun.network>
Signed-off-by: Philipp-Florens Lehwalder <philipp@perun.network>
Before, the for loop would continue forever, causing zombie go routines.
Now, the for loop is escaped if the subscription is closed.

Signed-off-by: Matthias Geihs <matthias@perun.network>
Copy link
Contributor

@matthiasgeihs matthiasgeihs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a commit that ensures that the for loop will return when the subscription is closed. Please have a look. Otherwise looks good.

@cryptphil cryptphil merged commit 19824bf into hyperledger-labs:main Aug 1, 2022
@cryptphil cryptphil deleted the 365-close-ml-ch branch August 1, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot close multi-ledger Channel

2 participants