rabbah commented on issue #3340: Default activation response to empty JsObject. URL: https://github.com/apache/incubator-openwhisk/pull/3340#issuecomment-368229792 Travis is enough - The result = None is not observable unless there's an invariant violation which the loop back likely introduced (I suppose the loopback returns a WhiskActivation() for example). The defensive code is not harmful. It would be nice to tighten further but I think it's equally OK to treat a missing result as `{}`... until we want to support `JsNull` as a possible response as well (related to sequence semantics).
---------------------------------------------------------------- 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
