diff options
author | Lion Krischer <krischer@geophysik.uni-muenchen.de> | 2016-06-07 09:46:24 +0200 |
---|---|---|
committer | Lion Krischer <krischer@geophysik.uni-muenchen.de> | 2016-06-07 21:17:43 +0200 |
commit | b0efcbadd5944d44f56c106dc5bc4571ebcab03e (patch) | |
tree | 0b4424c1a6fcf33c04c4a95325551a729841355d /numpy/core/numeric.py | |
parent | 175476fec763984573e60485a447978cbcb381c0 (diff) | |
download | numpy-b0efcbadd5944d44f56c106dc5bc4571ebcab03e.tar.gz |
BUG: Fix race condition with new FFT cache
There is now a lock around cache accesses ensuring thread safety. The
size of a cache entry is now also calculated by summing over all arrays
in the list.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions