443c402f60
lgtm.com noticed some unreachable code paths, and it turns out that nothing in the rest of the code base could ever raise WormholeClosedError (I guess it was leftover from before the big API refactoring). Both sender and receiver are simpler without the unnecessary checks and state variables. |
||
---|---|---|
.. | ||
__init__.py | ||
cli.py | ||
cmd_receive.py | ||
cmd_send.py | ||
cmd_ssh.py | ||
public_relay.py | ||
welcome.py |