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

clightning: add shutdown hook for plugin #318

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 15, 2024

  1. clightning: add shutdown hook for plugin

    Introduces a shutdown hook to the clightning plugin, ensuring
    that the plugin is gracefully stopped when c-lightning shuts down.
    
    * Subscribe to the 'shutdown' event.
    * Updated glightning dependency to include the 'shutdown' event.
    YusukeShimizu committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    22cdafa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2095fc View commit details
    Browse the repository at this point in the history