[tarantool-patches] Re: [PATCH] Do not recycle a fiber if it is canceled

  • From: Kirill Yukhin <kyukhin@xxxxxxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx
  • Date: Mon, 16 Jul 2018 17:57:45 +0300

Hello.
On 13 июл 14:47, Georgy Kirichenko wrote:

If a fiber pool reuses already canceled fiber then the fiber reports an
error for any next request. Now canceled fiber returns and fiber pool
creates a new one.

Fixes #3527
---
Issue: https://github.com/tarantool/tarantool/3527
Branch:
https://github.com/tarantool/tarantool/tree/gh-3527-fiber-is-cancelled-in-pool
I've checked your patch into 1-9 branch.

--
Regards, Kirill Yukhin

Other related posts: