19872: Add a timeout to wait()
authorPeter Amstutz <peter.amstutz@curii.com>
Wed, 14 Dec 2022 14:36:54 +0000 (14:36 +0000)
committerPeter Amstutz <peter.amstutz@curii.com>
Wed, 14 Dec 2022 14:39:48 +0000 (14:39 +0000)
commitc71a52a28c9cee6511172b3130cf74e8df1b4950
tree697e09b07cf7953bc1d987a78857abe9226e67a5
parent9f7c39451c16003c6c6e0fb8de5a990781cb300f
19872: Add a timeout to wait()

Add a timeout when waiting for a cache slot to avoid the possibility
of waiting forever on wait().

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
sdk/python/arvados/keep.py