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?
@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.