@@ -725,7 +725,7 @@ function! s:update_parallel(pull, todo, threads)
defkillallpid
pids= [pid]
unless `whichpgrep`.empty?
unless `whichpgrep2>/dev/null`.empty?
children=pids
untilchildren.empty?
children=children.map { |pid|
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.