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

listenBucketNotification endless loop #839

Closed
J11522 opened this issue Feb 5, 2020 · 1 comment
Closed

listenBucketNotification endless loop #839

J11522 opened this issue Feb 5, 2020 · 1 comment

Comments

@J11522
Copy link
Contributor

J11522 commented Feb 5, 2020

The new iterator style API for bucket notifications has an issue with handling multiple events.

This can be reproduced when running the ListenBucketNotification example and uploading a file.
The first event is continuously published and handled, no other event is handled.

A fix is proposed in PR #838

@kannappanr
Copy link
Contributor

Thanks for the PR. closing this issue as PR #838 has been merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants