Files
pipenv/tests
Chris Miller 262293699e Fix race condition when installing 2+ editable non-VCS pkgs at once
This regression was recently introduced, and only affects non-vcs
packages. The effect of the race is that installations of multiple
editable non-VCS sourced packages at once may cause some of them to be
un-importable.

The fix is to make editable package installs Blocking just like VCS
installs are.
2018-11-16 10:23:51 -05:00
..
2018-06-27 15:04:39 -04:00
2018-07-03 23:23:20 -04:00
2018-11-13 19:07:06 -05:00
2018-04-13 21:02:43 -04:00