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

Do not respect input-pending-p on initial load #131

Conversation

aaronjensen
Copy link
Contributor

Fixes #115

This may not be the best solution, but unless someone knows what is causing input-pending-p to get set, or a timer would be better, this was the most straight-forward approach that I could think of.

@minad
Copy link
Owner

minad commented Sep 22, 2021

Closing this for the reasons discussed in #115 (comment). Hopefully the issue can be dealt with on another level. If not, we can revisit. However preventing the initial candidate computation from being interruptible is harmful. A timer as workaround may be the better solution in order to ensure restart for spurious input events.

@minad minad closed this Sep 22, 2021
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.

Empty initial candidate list
2 participants