Re: [PATCH] BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread

2018-04-26 Thread Willy Tarreau
On Thu, Apr 26, 2018 at 02:42:46PM +0200, Christopher Faulet wrote: > Willy, > > Here is a patch to fix a bug recently reported by Pieter in the lua part (in > the thread ".1.9dev LUA core.tcp() cannot be used from different threads"). Applied, thanks! Willy

[PATCH] BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread

2018-04-26 Thread Christopher Faulet
Faulet Date: Wed, 25 Apr 2018 10:34:45 +0200 Subject: [PATCH] BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread PiBa-NL reported a bug with tasks registered in lua when HAProxy is started with serveral threads. These tasks have not specific affinity with threads so they