git grep error signal: killed #12727

Closed
opened 2025-11-02 10:19:16 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @KN4CK3R on GitHub (Mar 25, 2024).

If a search query produces more then 50 results the grep call is canceled which results in a signal: killed error from scanner.Err().

@wxiaoguang

Originally created by @KN4CK3R on GitHub (Mar 25, 2024). If a search query produces more then 50 results the grep call is canceled which results in a `signal: killed` error from `scanner.Err()`. @wxiaoguang
GiteaMirror added the type/bug label 2025-11-02 10:19:16 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Mar 25, 2024):

Oh yes, you are right, I'm on it now

@wxiaoguang commented on GitHub (Mar 25, 2024): Oh yes, you are right, I'm on it now
Author
Owner

@wxiaoguang commented on GitHub (Mar 25, 2024):

Fix git grep search limit, add test #30071

Added a test, without the fix, the test fails with "signal: killed"

@wxiaoguang commented on GitHub (Mar 25, 2024): Fix git grep search limit, add test #30071 Added a test, without the fix, the test fails with "signal: killed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12727