markusthoemmes commented on issue #3583: RuncClientTests heisenbug URL: https://github.com/apache/incubator-openwhisk/issues/3583#issuecomment-384573506 @chetanmeh The reason these use the self-written `await`, is that `futureValue` doesn't throw exceptions in a useful way (That's used for `shouldBe thrownBy`). Other than that, is there much value of using `futureValue` over `Await`? Personally I found the latter less magical.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
