breez / lspd

MIT License
28 stars 18 forks source link

cln_plugin: stop receiving htlc resolutions when cancelled #221

Closed JssDWt closed 5 months ago

JssDWt commented 6 months ago

Receiving a htlc resolution wouldn't stop when the context is cancelled if the stream != nil, because the context wasn't checked anywhere.