Re: [PATCH 0/1] Fix occasional test fail on multithread

2022-06-06 Thread 成川 弘樹
ping, how is the status of this patch? On 2022/05/17 17:29, Hiroki Narukawa wrote: In some of our environment, sometimes test did not pass due to multithreading behavior. I think this fix will check correct behavior. Could you review this patch? Hiroki Narukawa (1): test-thread-pool: Fix o

[PATCH 0/1] Fix occasional test fail on multithread

2022-05-17 Thread Hiroki Narukawa
In some of our environment, sometimes test did not pass due to multithreading behavior. I think this fix will check correct behavior. Could you review this patch? Hiroki Narukawa (1): test-thread-pool: Fix occasional test fail tests/unit/test-thread-pool.c | 6 +- 1 file changed, 5 inser