----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16268/ -----------------------------------------------------------
Review request for Aurora, Bill Farner and Brian Wickman. Repository: aurora Description ------- Releasing the lock if the update is unable to start for any reason. Diffs ----- src/main/python/twitter/aurora/client/api/updater.py 32bd6a1bf6bf401b0341b6e14e570d83c3e79dd5 src/test/python/twitter/aurora/client/api/test_updater.py 0b60d9e04428eb55168e3a9c3a394f19aed2f9d2 Diff: https://reviews.apache.org/r/16268/diff/ Testing ------- $ ./pants src/test/python/twitter/aurora/client/api:updater Build operating on targets: OrderedSet([PythonTests(src/test/python/twitter/aurora/client/api/BUILD:updater)]) ============================================================================== test session starts =============================================================================== platform darwin -- Python 2.7.3 -- pytest-2.5.0 collected 24 items src/test/python/twitter/aurora/client/api/test_updater.py ........................ =========================================================================== 24 passed in 0.26 seconds ============================================================================ src.test.python.twitter.aurora.client.api.updater ..... SUCCESS Thanks, Maxim Khutornenko