Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to get a line of word from my file, type it and delete it at the same time, but it's not deleting until the thread finished, and when I'm doing it in a multi thread its getting the same word at the same time. How
In your resoudce settings set that each line is used only once and set max symultanious usages to 1. That should do the trick.
thanks, I figure it out π
@erictaylor https://community.bablosoft.com/post/55683
Problem solved Stripe not support ipv6, so BAS don't load js library
I got it, with some other logic.
I had to redefine global variable while inside the thread, then increase it.