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

cln plugin doesn't always shutdown #203

Closed
JssDWt opened this issue Mar 18, 2024 · 1 comment
Closed

cln plugin doesn't always shutdown #203

JssDWt opened this issue Mar 18, 2024 · 1 comment

Comments

@JssDWt
Copy link
Collaborator

JssDWt commented Mar 18, 2024

Make sure the cln plugin gets killed when

  • The grpc port is already in use
  • cln shuts down. It appears a cln shutdown doesn't always lead to shutdown of the plugin.

Consider using SO_REUSEADDR in order to rebind to the grpc port.

Make sure that this doesn't lead to cln running without the lspd plugin if the cln plugin exits due to the port already being in use for example.

@JssDWt
Copy link
Collaborator Author

JssDWt commented Aug 16, 2024

Fixed in #219

@JssDWt JssDWt closed this as completed Aug 16, 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

No branches or pull requests

1 participant