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

Make format string thread safe #2086

Merged
merged 1 commit into from
Jul 26, 2016
Merged

Conversation

urso
Copy link

@urso urso commented Jul 22, 2016

Do not store evaluation context in formatter, but allocate context via
shared sync.Pool.

@ruflin
Copy link
Contributor

ruflin commented Jul 26, 2016

@urso Can you rebase that one?

Do not store evaluation context in formatter, but allocate context via
shared sync.Pool.
@urso urso force-pushed the fix/fmtstr-thread-safety branch from 82ac095 to 2697007 Compare July 26, 2016 09:22
@urso urso removed the blocked label Jul 26, 2016
@urso
Copy link
Author

urso commented Jul 26, 2016

@ruflin rebased.

@ruflin ruflin merged commit f56a9dc into elastic:master Jul 26, 2016
@ruflin
Copy link
Contributor

ruflin commented Jul 26, 2016

Merged. Failing appveyor test seems to be unrelated.

@urso urso deleted the fix/fmtstr-thread-safety branch February 19, 2019 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants