Fixed caching so that reads by other threads for a block which is already
authorPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 20 Feb 2014 03:15:44 +0000 (03:15 +0000)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Thu, 20 Feb 2014 03:15:44 +0000 (03:15 +0000)
commit426b8ae13589e4ee121a094a6f18dd89a577402d
tree022360b7762a57bb4d47be128509e63376281c7e
parentd52c19d19d5588c664c599aaa51c0084954d8836
Fixed caching so that reads by other threads for a block which is already
being downloaded will block all threads until the block is downloaded.
sdk/python/arvados/keep.py
sdk/python/arvados/timer.py [new file with mode: 0644]