diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2015-11-17 19:23:33 +0100 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2015-11-17 21:49:34 +0100 |
commit | e67156e6e5149513cca722cf3f633135738d1df6 (patch) | |
tree | 8d3c4fa04292ed3845fbdd7e0413b98f4fd94715 /numpy/doc/misc.py | |
parent | cbc14f0dcd1896b43630c75a62ccf0ac8847a3c0 (diff) | |
download | numpy-e67156e6e5149513cca722cf3f633135738d1df6.tar.gz |
BUG: fix removing tempdirs created during build
Old code used the thread local storage wrong and also only deleted the
directories created for the last parallel build section as the exit
handler only knows about one of the directories.
Fix by storing all created tempdirs to delete at exit.
Diffstat (limited to 'numpy/doc/misc.py')
0 files changed, 0 insertions, 0 deletions