Open APT-ZERO opened 2 years ago
There are problems with concurrent writes (basically if 2 hits are saved at the same time, especially if very fast, they could cause trouble). I will leave this open and see if I can do something about it.
@openbullet then why Utility > 'File Append Line' is working without any problem even with many bots? but it will decrease CPM
Version of the software
0.2.4
Operating system
Windows Server 2019
Browser / Native
Native
What happened?
I made a config that check each line of input and saves all lines with gathered data It will check all, but is not able to write all lines to output files. It only saves like 1% of customs, and also it does not saves all of hits [+2k bots]
Problem only solves when i use less than 200 bots When using more than 200, It even does not show all hits Idk if it is possible to do anything about it, if it's not possible then just close this issue thanks
Update: i used Utility instead of KeyCheck and now can save all with no problem
Relevant LoliCode if needed
No response