I need help
I have an AMD A10-5800B CPU when I run a bas built app on it it gives me a message Thread ended with message "_csv_parse: The "String" argument must be a string, not undefined"
and doesn't run.
While the intel runs much higher what could be the reason for this?
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
@andreiem I added a random sleep time before all the procedures started. The 1st thread starts. and then 2nd thread .. 3 and 4 5 ... Since they do not do the same operations at the same time, they do not consume much processor.