Skip to content

fix: flushing not full buffer when timeout occurs for the first time #162

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

Merged
merged 3 commits into from
Sep 16, 2021

Conversation

vlastahajek
Copy link
Collaborator

Closes #160, closes #161

Proposed Changes

Fixed flushing of buffer when flush interval timeout occurred

  • for the first time
  • when buffer was not full

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are in semantic format

@vlastahajek vlastahajek changed the title Fix/flushing timeout fix: flushing not full buffer when timeout occurs for the first time Sep 16, 2021
@vlastahajek vlastahajek merged commit 9346463 into master Sep 16, 2021
@vlastahajek vlastahajek deleted the fix/flushing_timeout branch September 17, 2021 08:18
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.

Flush isn't triggered for the first time Flush interval doesn't flush buffer if it is not full
1 participant