3351: Propagate caller-provided timeout from KeepClient to KeepWriterThread.
authorTom Clegg <tom@curoverse.com>
Tue, 29 Jul 2014 14:35:26 +0000 (10:35 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 29 Jul 2014 14:36:43 +0000 (10:36 -0400)
commitd525bce65134ab333f27978bf8a44555e4590577
tree0388a133651aed2b359900dd273fec95ad5ee648
parent673a10d2aabd1d9ed73fb6aeabb632f08f39a415
3351: Propagate caller-provided timeout from KeepClient to KeepWriterThread.

Also, use the timeout in the sign_for_old_server block (even though
this branch is unlikely to be used in real life now that the old Keep
server has been replaced).
sdk/python/arvados/keep.py