rabbah edited a comment on issue #4945: URL: https://github.com/apache/openwhisk/issues/4945#issuecomment-678024932
It's not stuck. Maybe "building" is misleading. What you're seeing are the server logs. Run a wsk command from another terminal like `wsk action list` and you'll see logs scroll by. These are the internal system logs. As long as the server is running the process won't finish. You can background the process or redirect the logs if you prefer. This is useful feedback - will see if the output can be more clear to reflect the state, that it's not "building" but now "running". ---------------------------------------------------------------- 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]
