commit | e37f34facc05c3ba146d4158cc7af23f6886fecd | [log] [download] |
---|---|---|
author | nicm <nicm> | Fri Jun 07 20:09:17 2019 +0000 |
committer | nicm <nicm> | Fri Jun 07 20:09:17 2019 +0000 |
tree | d5136e2303a92820ab6b5d532d96c8ac1b53b6db | |
parent | 8f40796f05f2db0ff8b2c9231054b62b511a7ba0 [diff] |
Do not load the config file if the server is exiting because it failed to start, otherwise commands like lsk which start the server again can end up looping infinitely. Also make the first client exit correctly. Problem reported by Wael M Nasreddine.