17118: Changes the way exception raising is done on PySDK's KeepWriterThread.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 22 Dec 2020 15:41:01 +0000 (12:41 -0300)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 22 Feb 2021 18:59:06 +0000 (13:59 -0500)
commit67e9e5cd1a09d3af3c2d11210d92d32d6b6609c1
treef46f22d8a67a8c3c121950aaa74b99af355b11fc
parentfa2df0a62a589f33f1cfa1a193598875d941596e
17118: Changes the way exception raising is done on PySDK's KeepWriterThread.

This solves the OOM bug where some keepstores fail when uploading data.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
sdk/python/arvados/keep.py