Skip to content

Resolve "Prettify startup errors reporting"

Summary

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


  • Close #216 (closed)
  • Cherry-pick to: none
  • Docs follow-up: not necessary

Closes #216 (closed)

Edited by Вартан Бабаян

Merge request reports