@Roy-Mustang Вы были правы. У меня действительно были эмодзи в скрипте Node.js. После их удаления я смог нормально загрузить его на сервер. Большое спасибо!
Issue With threads.
-
So, I made a small script. With 40 threads no issue, but when I tried to put 100 it just opened the same 40 threads. I tried Thread delay, but nothing. Are there any limits?
-
@ChrisHolmes did I get it right, you made a small script and runned it once with 40 threads and when you retried it with 100 it only opened 40?