console: check on_shutdown() before exit
Add check that on_shutdown() triggers were called before exit, because in case of EOF or Ctrl+D (no signals) they were ignored. Closes #4703
test/box/gh-4703-on_shutdown-bug.result
0 → 100644
test/box/gh-4703-on_shutdown-bug.test.lua
0 → 100755
Please register or sign in to comment