[PATCH v3] core: Non-blocking io.popen

Stanislav Zudin szudin at tarantool.org
Wed Jun 19 14:36:53 MSK 2019


Done.

On 19.06.2019 12:41, Vladimir Davydov wrote:
> On Mon, Jun 17, 2019 at 09:54:59PM +0300, Stanislav Zudin wrote:
>>   src/CMakeLists.txt              |   1 +
>>   src/lua/fio.lua                 |  50 +++--------
>>   src/lua/init.c                  |   2 +
>>   src/lua/lua_signal.c            | 155 ++++++++++++++++++++++++++++++++
>>   src/lua/lua_signal.h            |  45 ++++++++++
>>   test/app-tap/fio_popen.test.lua |  11 +--
>>   6 files changed, 220 insertions(+), 44 deletions(-)
>>   create mode 100644 src/lua/lua_signal.c
>>   create mode 100644 src/lua/lua_signal.h
> 
> Looks like you forgot to squash commits. Please do and rebase on
> the current master commit.
> 



More information about the Tarantool-patches mailing list