-
-
Notifications
You must be signed in to change notification settings - Fork 638
Open
Description
git/utils system passes a timeout to vim.system however that timeout is not handled and reported to the user in a friendly manner. It silently stops git operations.
Discovered during #3251 which is hackily resolved by passing the timeout to :wait.
The following are the only users of system and should handle timouts in the same manner as GitRunner:
-
should_show_untracked -
get_toplevel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels