mobilecoinofficial / auxin

Developer friendly wrapper around the Signal Messenger protocol.
GNU Affero General Public License v3.0
8 stars 7 forks source link

Totally Mergeable exit-on-fail implementation #47

Closed itdaniher closed 2 years ago

itdaniher commented 2 years ago

Okay, I mostly fixed this up!

This PR exists to terminate auxin_cli with a non-zero status code if networking failures occur. Without this code, auxin_cli hangs instead of closes nicely.