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

renepay: fix issue 6493 #6505

Closed
wants to merge 1 commit into from
Closed

renepay: fix issue 6493 #6505

wants to merge 1 commit into from

Conversation

Lagrang3
Copy link
Collaborator

@Lagrang3 Lagrang3 commented Aug 4, 2023

handle_sendpay_fail has a very complicated logic, this was leading to multiple calls to payflow_fail.
Fix by adding payflow_fail as destructor and the flow is allocated in tmpctx.

(hopefully) Solves issue #6493

handle_sendpay_fail has a very complicated logic, this was leading to
multiple call to payflow_fail.
Fix by adding payflow_fail as destuctor and the flow is allocated in
tmpctx.

Signed-off-by: Lagrang3 <eduardo.quintana@pm.me>
@Lagrang3 Lagrang3 added this to the v23.08 milestone Aug 7, 2023
@Lagrang3 Lagrang3 mentioned this pull request Aug 7, 2023
@rustyrussell
Copy link
Contributor

Closing in favor of #6538

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.

None yet

2 participants