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

Require digest when it is used #2006

Merged
merged 1 commit into from Sep 11, 2017
Merged

Require digest when it is used #2006

merged 1 commit into from Sep 11, 2017

Conversation

segiddins
Copy link
Member

This avoids a potential issue where Gem.activate_bin_path could deadlock, since we'd attempt to activate the digest gem in the middle of activating other gems

This fixes 8 of the ten issues surfaced at https://travis-ci.org/bundler/bundler/jobs/271910850#L3531

This avoids a potential issue where Gem.activate_bin_path could deadlock, since we'd attempt to activate the digest gem in the middle of activating other gems'
@segiddins
Copy link
Member Author

It's been a week, merging since this fixes deadlocks

@bundlerbot r+

@bundlerbot
Copy link
Collaborator

📌 Commit 7b67719 has been approved by segiddins

@bundlerbot
Copy link
Collaborator

⌛ Testing commit 7b67719 with merge d74b9a1...

bundlerbot added a commit that referenced this pull request Sep 11, 2017
Require digest when it is used

This avoids a potential issue where Gem.activate_bin_path could deadlock, since we'd attempt to activate the digest gem in the middle of activating other gems

This fixes 8 of the ten issues surfaced at https://travis-ci.org/bundler/bundler/jobs/271910850#L3531
@bundlerbot
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: segiddins
Pushing d74b9a1 to master...

@bundlerbot bundlerbot merged commit 7b67719 into master Sep 11, 2017
@segiddins segiddins deleted the seg-require-digest branch September 11, 2017 19:26
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

3 participants