senko/python-video-converter

Issue with multihreading with PythonVideoConverter in Django

Opened this issue · 2 comments

Hi,
I am running the python video converter library without multi threading inside Django. It's working fine. but while Enabling the multi threading It's giving error.

ValueError: signal only works in main thread

OS- ubuntu18.04
Python version - 3.6

Thanks for your Time

me too! did you resolve this?