commit | 8810399d31e1705f9ed76aa29632aab871a08743 | [log] [tgz] |
---|---|---|
author | Angelos Evripiotis <jevripiotis@bloomberg.net> | Thu Oct 17 17:00:25 2019 +0100 |
committer | Angelos Evripiotis <jevripiotis@bloomberg.net> | Tue Oct 22 10:33:13 2019 +0100 |
tree | ca94b97c4c2f6118133fa015818937d5a179880e | |
parent | 27d3c61a3d91e4f0a962add150beafc3cd0fefe2 [diff] |
cascache: don't pickle _cache_usage_monitor We don't need this in subprocesses, and it doesn't pickle, so don't try to. Make sure we get an error if we do try to use it in subprocesses.