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

shutdown subscription #20

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

YusukeShimizu
Copy link
Contributor

Adds a new shutdown subscription to the plugin system, allowing plugins to be notified when lightningd is shutting down.
This enables plugins to perform any necessary cleanup or finalization tasks before the daemon exits.

@YusukeShimizu YusukeShimizu changed the title glightning: update listpeers test shutdown subscription Sep 22, 2024
@YusukeShimizu YusukeShimizu marked this pull request as ready for review September 22, 2024 23:42
@YusukeShimizu YusukeShimizu marked this pull request as draft September 23, 2024 01:45
@YusukeShimizu YusukeShimizu marked this pull request as ready for review October 3, 2024 22:48
Adds a new shutdown subscription to the plugin system,
allowing plugins to be notified when lightningd is shutting down.
This enables plugins to perform any necessary cleanup
or finalization tasks before the daemon exits.
@YusukeShimizu YusukeShimizu force-pushed the plugin-shutdown-subscription branch from 3b57217 to 0552053 Compare November 18, 2024 23:38
@YusukeShimizu YusukeShimizu changed the base branch from listpeers-test to master November 18, 2024 23:39
@YusukeShimizu YusukeShimizu merged commit 1fdc5d3 into master Nov 20, 2024
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.

1 participant