commit | da9e6d50e7c00a970a77278e0328651075f6f7c3 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Mar 30 14:42:46 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Mar 30 14:51:38 2017 -0700 |
tree | 994f940794fc921a224f5450d71193df61e3b780 | |
parent | 954a880e0171a2991982d2d85efe75e69d4c8820 [diff] |
tombstoned: don't increment num_concurrent_dumps until success. Previously, we would increment num_concurrent_dumps and fail to decrement it if we failed to start the request. Change this to only increment after we've successfully started the dump. Bug: http://b/36685795 Test: debuggerd_test Change-Id: I66169ed56ed44271e1d8fe1298d95260be7a32a3