You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Nginx worker process core dump in QAT_SW with pkill/killall.
Nginx worker process doesn't exit normally with pkill/killall scenario resulting in core dump. thread_local_destructor is called explicitly in engine finish and key is deleted within engine_finish. Signed-off-by: Yuan, Shuai <shuai.yuan@intel.com> Signed-off-by: Yogaraj Alamenda <yogarajx.alamenda@intel.com>
0 commit comments