Wyatt Preul

Results 17 issues of Wyatt Preul

``` Mongo host: (127.0.0.1) (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. Trace at ReadStream.EventEmitter.addListener (events.js:179:15) at ReadStream.Readable.on (_stream_readable.js:667:33) at new Interface (readline.js:124:11)...

Allow ContainerPilot to execute and startup jobs, even jobs that register ports and have health checks, without consul. If the `consul` configuration is set to `false` then consul is being...

proposal

Start hapi on port 0 so that we use an available port

enhancement

https://npmjs.org/package/makemehapi Still a work in progress, but feel free to add to nodeschool.io

Suppose the setup.js needs to make a HTTP request to the solution and submission servers. The verification isn't in the response but in the stdout from each server. The following...

According to https://tools.ietf.org/html/rfc3720#section-5.3.5 and https://tools.ietf.org/html/rfc3720#section-9.1.1 there should be some reuse of an ISID. The reuse is needed for situations like a timeout where libiscsi closes the connection and needs to...

`/debug/console/js/ZeroClipboard.swf?noCache=1419129184443` shows in the console. We should filter out any requests that start with the configured tv path.

bug

Show the hapi server version and dependency versions as well as node version

enhancement