elixir-thrift
elixir-thrift copied to clipboard
Close sockets before exiting
After sending a thrift exception, instead of simply exiting, we should close the socket. This will ensure the SSL transport properly handshakes during the exit.