Too many files are processed at once #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The code is hardcoded to run 12 files at once. This is too many for underpowered devices. There should be an option to change the amount of workers / an auto option to determine how many should be ran at once
Will be added in the next release.