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

Do not raise exception on flusher stop #19

Conversation

Nnonexistent
Copy link
Contributor

Fixes #18

@Nnonexistent Nnonexistent changed the title Bugfix/do not raise exception on flusher stop Do not raise exception on flusher stop Nov 13, 2023
Copy link
Contributor

@curusarn curusarn left a 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!

tests/test_flusher.py Outdated Show resolved Hide resolved
tests/test_flusher.py Outdated Show resolved Hide resolved
tests/test_flusher.py Outdated Show resolved Hide resolved
tests/test_flusher.py Outdated Show resolved Hide resolved
tests/test_flusher.py Outdated Show resolved Hide resolved
@Nnonexistent
Copy link
Contributor Author

@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

@curusarn
Copy link
Contributor

curusarn commented Dec 5, 2023

Thanks!

I ran the workflow, and it passed. Everything looks good.

I will merge and release a version soon!

@PetrHeinz PetrHeinz merged commit 994358c into logtail:master Dec 13, 2023
5 checks passed
@PetrHeinz
Copy link
Member

PetrHeinz commented Dec 13, 2023

@Nnonexistent Thank you for the contribution, I just released it as v0.2.8 ❤️

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.

SystemExit exception by flusher reported by monitoring tools
3 participants