Test that do_attempt_write_data does not infinitely loop
authorValentine Wallace <vwallace@protonmail.com>
Fri, 20 Mar 2020 22:42:02 +0000 (18:42 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 27 Mar 2020 20:15:57 +0000 (16:15 -0400)
commit3e0aed23a3d517161261be3c2e7e5ff83bca67e8
tree38d8dd04381bb72b946476effab463a21af4e06b
parenta5e08346c2ec95cee25316100e89753f17a72141
Test that do_attempt_write_data does not infinitely loop
when all the channel messages can't fit into the buffer.

Adds a test for PR #550.
lightning/src/ln/peer_handler.rs