On Tue 11 Dec 2018 05:43:12 PM CET, Vladimir Sementsov-Ogievskiy wrote: > Use thread_pool_submit_co, instead of reinventing it here. Note, that > thread_pool_submit_aio() never returns an error, so checking it was an > extra thing.
"never returns NULL" is perhaps a bit more explicit. > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com> Reviewed-by: Alberto Garcia <be...@igalia.com> Berto