Skip to content
Commit 3c5b567b authored by Alexander Dorokhine's avatar Alexander Dorokhine
Browse files

Fix double-wrapping of exceptions in remote AndroidFutures.

The StrongBinder was calling completeExceptionally() with the result of get(), which caused the underlying exception to be wrapped in an extra ExecutionException.

Test: AndroidFutureTest
Change-Id: I3a74d3e2b9e325262269a5100296c0133e0336af
parent 211ac27e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment