Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change htmltest DocumentConcurrencyLimit to 16
The current default of 128 has a tendency to reach "too many files at once" when attempting to `os.Stat` on local setups. I don't think the speedup is too important, so setting to a lower setting of 16.
- Loading branch information