Resolve "Prettify startup errors reporting"
Compare changes
Added error handling(panic) in case the listen
port is busy.
On top of main loop where tarantool is executed custom panic::hook
has been added to catch all thrown panics in the internal codebase
Closes #216 (closed)