mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-26 00:26:05 +01:00
This commit adds the case handling if the asynchronous execution of a request fails by checking the exit status of the thread when joining before starting another execution. On failure, it does the cleanup as well. Signed-off-by: Shubhanshu Saxena <shubhanshu.e01@gmail.com>