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

fix: handle batched key msgs #326

Merged
merged 1 commit into from Jun 8, 2022
Merged

fix: handle batched key msgs #326

merged 1 commit into from Jun 8, 2022

Conversation

muesli
Copy link
Member

@muesli muesli commented Jun 3, 2022

If tea can't keep up with reading from the input buffer, key messages might queue up and be retrieved as a batch of events. Emit them individually, so tea apps process them correctly.

@muesli muesli added the bug Something isn't working label Jun 3, 2022
@muesli muesli merged commit e6dabb3 into master Jun 8, 2022
@muesli muesli deleted the keymsgs-batch branch June 8, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant