lightninglabs / loop

Lightning Loop: A Non-Custodial Off/On Chain Bridge
MIT License
560 stars 117 forks source link

reservations: check if channel is closing #834

Closed sputn1ck closed 1 month ago

sputn1ck commented 1 month ago

This PR adds a check to the runtime loop of the reservation manager to check if the channel is closing before trying to read from it.