I have the same issue. BAS not using more CPU or Memory if I increase the numbers of threads.
But when I run another instance of BAS, then both BAS instance using more CPU and Memory. Did you find any solution? @mondtram@support@Fox
I tried to login from another pc, but it didn't work.
Unzip the script and install it. At startup, enter the authorization data of the bablosoft personal account in which the script license was purchased: Sphere.rar
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.