@fox Because you have dealt with this type of issue and even posted the script with way to do similar thing with the usage of async function result action that is able to retreive if THREAD_IS_RUNNING, so i want to know maybe there is option to retreive this information about threads of all script not just the ones that are started with call function asinchronously
@Fox said in Лайфхаки BAS:
Управление количеством потоков.
На случай, если кому то нужно управлять количеством потоков во время работы скрипта, я создал пример реализации управления количеством потоков из текстового файла с использованием модуля "Асинхронный вызов функции":

Скрипт