Marak

Results 332 comments of Marak

This is now resolved and merged into master. Only caveat is that travis-ci doesn't easily support multiple languages in one test. There is a solution available at: https://github.com/travis-ci/travis-ci/issues/4090, but this...

It seems like Travis-CI has closed the issue and not posted any updates on this. I'd really like to get the multi-language tests working in the CI. Suggestions are welcomed.

This will be merged in soon. I'd like to first setup a good way to run benchmarks before we start exposing optimization options.

Please feel free to get one started. Would appreciate the assistance.

@reimertz - We are working on a new release with some pretty cool features. Any chance you could help contributing a `gh-page` for the project? The hook.io [hot-code gateways](http://hook.io/docs#hot-code) could...

Is this because the deprecation warnings are coming over STDERR? Or are they coming from STDOUT?

I'll merge this since it will fix the issue. We may have to migrate the STDERR output code to STDIO 3.

That all makes sense. I've been working on a few changes to some internals in another branch, but I don't think they will affect anything I've seen in this PR....

Can you be more specific which example you are having issues with? There should be a mechanism in place which ends the request when the script completes. It's possible I...