1. I know I have to implement all those tests. But I fist wanted to commit the infrastructure and the basic tests, then work on those. Regarding avoiding the "docker trampoline", it is not a bug! It is a feature!
The runtime can be used as a compiler to reduce the "cold start" problem. Tests were testing this feature you can either send the source and let the runtime compiler or use the runtime as a compiler for your sources and send the binary... [ Full content available at: https://github.com/apache/incubator-openwhisk-runtime-go/pull/45 ] This message was relayed via gitbox.apache.org for [email protected]
