Closed krhougs closed 7 years ago
This does not deadlock for me
ping @oranzhang
I find this in both production docker container and development macOS when I enabled Parallel Installer.
I installed your bundle as close to your env as i could get and cannot reproduce your problem, can you share any more info?
It seems to be fixed in #5480, and I can neither reproduce with these dependencies updated. Problem solved with bundler 1.14.6.
Error Report
I ran the command
/usr/local/bin/bundle install --path .bundle --jobs 1 --retry 3
It seemed to have performances a
Deadlock
with bundler 1.14.5, while bundler 1.13.x performances the true behavior.Backtrace
Environment
Bundler settings
My
Gemfile
goes: