9463: Using finally: on except: clause to stop the updater thread on error or finishe...
authorLucas Di Pentima <lucas@curoverse.com>
Tue, 19 Jul 2016 15:07:22 +0000 (12:07 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Tue, 19 Jul 2016 15:07:22 +0000 (12:07 -0300)
commite3a7370e35792c4cdfae441099d18d1b0d18e5b3
treed70277f40b4d1431b3348f10d1beac275357cd38
parent5f909f9dac2cad1eb0ed0c00a3be37c2edc79667
9463: Using finally: on except: clause to stop the updater thread on error or finished work. When counting the collection size, stopped ignoring items that are not Collection or ArvadosFile, in case some other class is used in the future. When getting block locators (for example when called with --raw), don\'t make sure the blocks are flushed to Keep before asking for segments
sdk/python/arvados/commands/put.py