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

[FIXED] Prevent error stack growth when Flush()/FlushTimeout fails #58

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

kozlovic
Copy link
Member

This is in relation to PR #56 that fixed the crash when error stack
grows too big. The issue was discovered due to Flush() call failures
that repeated a number of times would make the error stack grow.

This is in relation to PR #56 that fixed the crash when error stack
grows too big. The issue was discovered due to Flush() call failures
that repeated a number of times would make the error stack grow.
@kozlovic kozlovic merged commit 5031e4c into master Mar 23, 2017
@kozlovic kozlovic deleted the fix_flush_set_error branch March 23, 2017 15:53
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.

1 participant