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

Fix: Log update thread do not exit after call ownerAPI. #284

Merged

Conversation

jdwldnqi837
Copy link
Contributor

Log update thread do not exit after call ownerAPI.

@yeastplume
Copy link
Member

I'm just looking at this now, and it seems like this change would allow the thread to exit when the sender channel goes out of scope (as opposed to the parent thread going out of scope,) but I'm left guessing as to what the intent is. It would help if you could submit a clearer, more detailed description of what the symptoms are for the issue that this fixes and why you believe this change is needed.

@yeastplume yeastplume changed the base branch from master to current/3.0.x January 16, 2020 12:43
@yeastplume yeastplume changed the base branch from current/3.0.x to master January 16, 2020 12:43
@yeastplume
Copy link
Member

I've looked at this and the suggested behaviour is correct (the loop in the log thread exits otherwise). Going to merge this into master but also cherry-pick to 3.0.1. Thanks for pointing this out!

@yeastplume yeastplume merged commit db6babf into mimblewimble:master Jan 16, 2020
yeastplume pushed a commit to yeastplume/grin-wallet that referenced this pull request Jan 16, 2020
yeastplume added a commit that referenced this pull request Jan 17, 2020
Co-authored-by: jdwldnqi837 <47104234+jdwldnqi837@users.noreply.github.com>
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
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.

2 participants