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 buffer flushing. Prevent from forgetting not sent messages. #39

Merged
merged 1 commit into from
May 16, 2014

Conversation

smichal
Copy link
Contributor

@smichal smichal commented May 15, 2014

Hi,
I found a bug in flush-buffer!.
In 0.13.0 when not (contains? ev-uuids ev-uuid) messages pulled from send-buffers_ will be dropped.

@ptaoussanis
Copy link
Member

Much appreciated Michał, that's a very good catch!

ptaoussanis added a commit that referenced this pull request May 16, 2014
Fix buffer flushing. Prevent from forgetting not sent messages. (@smichal)
@ptaoussanis ptaoussanis merged commit c0a6ba9 into taoensso:master May 16, 2014
@ptaoussanis
Copy link
Member

Okay, have pushed v0.14.0 with your fix: https://github.com/ptaoussanis/sente/releases

@smichal
Copy link
Contributor Author

smichal commented May 16, 2014

Great, thanks for fast release with this fix!

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.

2 participants