We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git grep
signal: killed
If a search query produces more then 50 results the grep call is canceled which results in a signal: killed error from scanner.Err().
scanner.Err()
@wxiaoguang