You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/09/22 07:17:48 UTC

[GitHub] [openwhisk-runtime-go] style95 commented on pull request #176: Add mutex lock to safe-guard bufio.Reader access in Executor

style95 commented on PR #176:
URL: https://github.com/apache/openwhisk-runtime-go/pull/176#issuecomment-1254625802

   @0x161e-swei 
   BTW, why do you enable this configuration for the go runtime that does not support concurrency?
   
   ```
   whisk:
     ...
     limits:
       actions:
         concurrency:
           max: 100
   ...
   ```
   
   I am curious if such mixed results could happen without concurrency enabled as well.
   
   
   @bdoyle0182 
   We can't collect any logs if concurrency is enabled so I have considered it as an experimental feature for now.
   Not sure how adobe handles logs.
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org