-
由 Matt Caswell 提交于
Don't recreate a new ASYNC_CTX every time we call ASYNC_start_job() - the same one can be used for the life of the thread. Instead we only free it up when we call ASYNC_free_pool(). Reviewed-by: NRich Salz <rsalz@openssl.org>
9f078e19