[Tarantool-patches] [PATCH] console: check on_shutdown() before exit
Cyrill Gorcunov
gorcunov at gmail.com
Thu Apr 16 17:03:35 MSK 2020
On Wed, Apr 15, 2020 at 04:57:39AM +0300, Roman Khabibov wrote:
...
>
> commit 6466cf42ae5755826af0c616243106a696da044a (HEAD -> romanhabibov/gh-4703_on_shutdown)
> Author: Roman Khabibov <roman.habibov at tarantool.org>
> Date: Fri Apr 10 14:31:17 2020 +0300
>
> 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
Reviewed-by: Cyrill Gorcunov <gorcunov at gmail.com>
Hopefully I didn't miss something obvious.
More information about the Tarantool-patches
mailing list