Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eval: wait(): always spin up dummy-timer #10990

Merged
merged 1 commit into from Sep 11, 2019

Conversation

justinmk
Copy link
Member

This avoids getting "stuck". If user actually wants to get stuck forever, they could use :sleep or specify a really big interval.

This avoids getting "stuck".  If user actually _wants_ to get stuck
forever, they could use `:sleep` or specify a really big `interval`.
@justinmk justinmk merged commit 7652904 into neovim:master Sep 11, 2019
@justinmk justinmk deleted the eval-wait-interval branch September 11, 2019 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant