[tarantool-patches] Re: [PATCH 8/8] netbox: implement perform_request via async version

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Mon Apr 23 22:00:23 MSK 2018


Hello. Thanks for review!

On 23/04/2018 19:47, Vladimir Davydov wrote:
> On Mon, Apr 16, 2018 at 09:39:18PM +0300, Vladislav Shpilevoy wrote:
>> When async netbox was introduced, it is not needed to hold a
>> special sync implementation - it can be just async call + waiting
>> for a response.
>>
>> Closes #3107
>> ---
>>   src/box/lua/net_box.lua | 26 +++++++++-----------------
>>   1 file changed, 9 insertions(+), 17 deletions(-)
> 
> I'd squash this one with patch 6.

Done.




More information about the Tarantool-patches mailing list