lightninglabs / lightning-node-connect

MIT License
78 stars 22 forks source link

gbn+cmd: fix gbn race conditions #20

Closed ellemouton closed 2 years ago

ellemouton commented 2 years ago

This commit ensures that reading and writing of the remoteClosed variable is safe. It also fixes some race conditions in the gbn tests.