[Tarantool-patches] [PATCH 11/12] popen: clarify popen_read_timeout error message
Cyrill Gorcunov
gorcunov at gmail.com
Tue Apr 14 15:32:34 MSK 2020
On Tue, Apr 14, 2020 at 02:38:20PM +0300, Alexander Turenko wrote:
> Popen backend errors should be meaningful for a user of the popen Lua
> API, because otherwise we'll need to map backend errors into Lua API
> errors. This particular failure can't appear when the function is called
> from the Lua API, but it is good to keep all error messages in one
> style.
>
> Part of #4031
Acked-by: Cyrill Gorcunov <gorcunov at gmail.com>
More information about the Tarantool-patches
mailing list