Correction: I think soundconverter is actually supposed to continue converting. _on_error calls the callback which continues the taskqueue. So ignoring errors is not an solution, I guess it freezes up because it is unable to create another gstreamer pipeline due to the file limit.
Correction: I think soundconverter is actually supposed to continue converting. _on_error calls the callback which continues the taskqueue. So ignoring errors is not an solution, I guess it freezes up because it is unable to create another gstreamer pipeline due to the file limit.