diff options
author | Paul Ganssle <paul@ganssle.io> | 2018-07-11 09:51:44 -0400 |
---|---|---|
committer | Paul Ganssle <paul@ganssle.io> | 2018-07-12 09:06:17 -0400 |
commit | bb36b41818b99079372dbb55b272465820d58de3 (patch) | |
tree | 5fe36b86d95ae1694d7a3c8310de56a070b82c75 /setuptools/package_index.py | |
parent | 89155abb4222cf5a9dc81120e5c71e26b5af68f9 (diff) | |
download | external_python_setuptools-bb36b41818b99079372dbb55b272465820d58de3.tar.gz external_python_setuptools-bb36b41818b99079372dbb55b272465820d58de3.tar.bz2 external_python_setuptools-bb36b41818b99079372dbb55b272465820d58de3.zip |
Add test for cache_path race condition
This mocks out the isdir call so that the directory is created
immediately after you determine whether or not it exists, thus
simulating a race condition between two threads or processes
creating the same directory.
Diffstat (limited to 'setuptools/package_index.py')
0 files changed, 0 insertions, 0 deletions