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

bugfix: prevent duplicate loading of library files #547

Merged
merged 1 commit into from
Mar 17, 2016

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Mar 17, 2016

This is necessary to prevent duplicate constant registration in #540
It also speeds up profiles with multiple test files, since all of these are now added to a shared context, instead of creating a new resource context every time.

@arlimus arlimus added the Type: Bug Feature not working as expected label Mar 17, 2016
@chris-rock
Copy link
Contributor

👍

chris-rock added a commit that referenced this pull request Mar 17, 2016
bugfix: prevent duplicate loading of library files
@chris-rock chris-rock merged commit 53a8f9a into master Mar 17, 2016
@chris-rock chris-rock deleted the dr/de-dupe-lib-loading branch March 17, 2016 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants