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 race in paych manager add funds #4597

Merged
merged 1 commit into from
Oct 26, 2020
Merged

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Oct 26, 2020

Fixes #4585

This PR fixes a race in payment channel manager, when a payment request gets cancelled at the same time as a new request is being processed. I believe it also fixes a flaky test: TestPaychGetMergeAddFundsCtxCancelAll

@magik6k magik6k merged commit 43b4922 into master Oct 26, 2020
@magik6k magik6k deleted the fix/paych-mgr-add-funds-race branch October 26, 2020 12:09
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.

TestPaychGetMergeAddFundsCtxCancelAll is flaky
2 participants