[Tarantool-patches] [PATCH] console: check on_shutdown() before exit

Kirill Yukhin kyukhin at tarantool.org
Fri Apr 17 09:55:54 MSK 2020


Hello,

On 12 апр 02:10, Roman Khabibov wrote:
> 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
> ---
>  src/main.cc                   |  6 +++++
>  test/box/on_shutdown.result   | 42 +++++++++++++++++++++++++++++++++++

Please extract the testcase into separate file.

--
Regards, Kirill Yukhin


More information about the Tarantool-patches mailing list