-
Notifications
You must be signed in to change notification settings - Fork 10
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 raise exception on flusher stop #19
Do not raise exception on flusher stop #19
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the PR! Sorry for the wait!
Left some minor comments. Otherwise looks good!
@curusarn I see you've already edited code to your preferences - thanks! I, hopefully, fixed the skip condition for 3.7 python - pls run the workflow to verify it. If you need something else done in this PR, please let me know |
Thanks! I ran the workflow, and it passed. Everything looks good. I will merge and release a version soon! |
@Nnonexistent Thank you for the contribution, I just released it as v0.2.8 ❤️ |
Fixes #18