magic-wormhole.rs: transfer: program not exiting when sending an empty file
How to reproduce:
wormhole-rs send /dev/null
Then start receiving the file in another terminal.
wormhole-rs closes on the receiver side but not on the sender side.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15 (6 by maintainers)
Thanks for investigating
@piegamesde Well, I just checked with wormhole-rs 0.4.0 (yeah the same version as when I opened the issue idk) and I canβt reproduce anymore, consider this fixed x)