Closed davidplowman closed 6 months ago
A gc.collect() seems to be required to get the ffmpeg process to be fully cleaned up. (Specifically, ps -eLf was showing that the process's threads were still present.)
A gc.collect() seems to be required to get the ffmpeg process to be fully cleaned up. (Specifically, ps -eLf was showing that the process's threads were still present.)