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

remove exclusive lock for Ruby pipeline initialization #10431

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

colinsurprenant
Copy link
Contributor

Following up on @yaauie config AST thread safety #10415 and deferred refactoring per #10406.

this removes the Agent exclusive lock put in place to serialize initialization of the Pipeline object to prevent a thread safety issue in the config AST which is not needed anymore per above.

Copy link
Member

@yaauie yaauie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for following through on the cleanup :)

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

Successfully merging this pull request may close these issues.

4 participants