Try printing ( with log) the command you are trying to execute, run it in a seperate command line to see if it's working properly.
since it's related to input I am suspecting the problem is with the youtube url you are providing
Help me refine Call function asynchronously
-
I'm using this function to copy URLs while the other threads are working. I don't know if it's the best function, but it's working. (Is it the best function?)
I'm noticing that in the scheduler summary, every function marked as "OK" on the dashboard is reported as an error. Where did I go wrong?
Is it also possible to remove the "OK" message from the dashboard?
thankyou for you help
-
Уверен что по другому реализовать не выйдет? Что то заумно слишком для проверки url делать асинхрон функцию которая при этом не в цикле. Задача то в чем? Сообщение "ок" ты не уберешь, с помощью модуля "logger" можно лишь убрать надписи "время", "номер потока" и "ожидание элемента".