mirror of
https://github.com/junegunn/vim-plug.git
synced 2026-09-10 07:16:19 -04:00
Avoid busy-wait in s:system_job() polling loop
Add sleep 10m to the job_status polling loop so it yields the CPU instead of spinning at 100% while waiting for the job to finish.
This commit is contained in:
parent
cf2d899500
commit
87dfcb2d21
Loading…
Reference in a new issue