On Sun, Jan 28, 2018 at 05:15:51PM +0800, Ray Lai wrote:
> Fixes "too many open file descriptors in ripgrep 0.7.0":
> https://github.com/BurntSushi/ripgrep/issues/648
Thanks for beating me to it!
0.71 indeed fixes the issue on my amd64 machine where the following
command for example would result in above mentioned failure:
$ rg -F FIX_EXTRACT /usr/ports
Looks good to me, all tests pass:
test result: ok. 142 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Any takers?
No comments:
Post a Comment