pwplusnick commented on a change in pull request #83: Fix bug in knative raw 
handler
URL: 
https://github.com/apache/openwhisk-runtime-docker/pull/83#discussion_r385264661
 
 

 ##########
 File path: core/actionProxy/owplatform/knative.py
 ##########
 @@ -239,21 +239,18 @@ def run(self):
                 message['init'] = createInitDataFromEnvironment()
                 dedicated_runtime = True
 
+            preProcessRequest(message)
 
 Review comment:
   This is basically what should have been the last commit, but never got 
committed before the push. That was just a random thing I noticed while 
correcting the bug.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to