Hi everyone,
When I goto checkout page of Woocommerce by BAS, Stripe iframe do not show for me.
BAS:
Normal:
I was try enable Canvas, WebGL, Audio, Fingerprint... but seen not working.
Anyone have same my problem please help me.
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
@jobriwterr I didn't fully understand you, the clipboard is shared by the entire PC, so if you work on that PC and use the clipboard in your work it can cause problems. If you are using multithreading then you should use the clipboard one at a time, this can be implemented through thread locking using global variables.