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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: