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

chainntnfs: remove queued confirmation notification in CancelConf #4355

Merged

Conversation

wpaulino
Copy link
Contributor

@wpaulino wpaulino commented Jun 5, 2020

This addresses a panic when a notification is canceled after its been detected as included in a block and before its confirmation notification is dispatched.

@cfromknecht cfromknecht added this to the 0.11.0 milestone Jun 9, 2020
@wpaulino wpaulino requested a review from cfromknecht June 9, 2020 17:48
This addresses a panic when a notification is canceled after its been
detected as included in a block and before its confirmation notification
is dispatched.
@wpaulino wpaulino force-pushed the txnotifier-cancel-conf-cleanup branch from e844173 to 69b8a35 Compare June 10, 2020 20:45
Copy link
Contributor

@cfromknecht cfromknecht left a comment

Choose a reason for hiding this comment

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

LGTM 🌵

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM ☄️

@Roasbeef Roasbeef merged commit 9b8d512 into lightningnetwork:master Jun 12, 2020
@wpaulino wpaulino deleted the txnotifier-cancel-conf-cleanup branch June 12, 2020 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants