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

avoid automatic plugin loading via library #434

Merged
merged 1 commit into from
Feb 9, 2016
Merged

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Feb 8, 2016

only load plugins through the binary, never through the library. This avoids issues we have in accidentally loading plugins in tests and integration work. They should only be loaded when users request them.

@chris-rock
Copy link
Contributor

+1 I like it @arlimus

only load plugins through the binary, never through the library. This avoids issue we have in accidentally loading plugins in tests and integration work. They should only be loaded when users request them.
arlimus added a commit that referenced this pull request Feb 9, 2016
avoid automatic plugin loading via library
@arlimus arlimus merged commit e3179fb into master Feb 9, 2016
@arlimus arlimus deleted the dr/plugin-loading branch February 9, 2016 00:18
@chris-rock chris-rock modified the milestone: 0.11.0 Feb 9, 2016
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.

None yet

2 participants