makerplane / FIX-Gateway

Flight Information eXchange Gateway
GNU General Public License v2.0
9 stars 21 forks source link

Client crashes when commands issued while not connected to server #59

Closed birkelbach closed 5 years ago

birkelbach commented 5 years ago

If no commands are issued while the server is down the client will survive and attempt a reconnect the next time a command is issued. If the server is not running while a command is issued the client will crash. It should issue an error message and try again next time.