commit | 90820a50b614e8b5f6a9830536553167e1914faa | [log] [tgz] |
---|---|---|
author | Brandon Maxwell <maxwelb@google.com> | Fri Feb 12 17:47:41 2016 -0800 |
committer | Brandon Maxwell <maxwelb@google.com> | Fri Feb 12 18:36:41 2016 -0800 |
tree | 57021a2dbc4aeeec4d6750bba204def94a5a4275 | |
parent | 054559b6c279a0149ac6473d1897f6db817c5a57 [diff] |
Added ackAllMilestones api to PausableExecutor + This API simplifies tests, specifically their tearDown methods. Rather than needing to call ackMilestone numerous times to clean up at the end of the test, this method can be called to ensure that the thread running the production code isn't blocked on the tests. Change-Id: I60730c52491b315aee571f4ae158f62d34b0dbc2