Closed corbinu closed 6 years ago
I've just gone through upgrading a couple of apps to Hapi 17 and have also upgraded our good logging to @corbinu 's fork, all looking good for us, so far, thank you
Thanks @corbinu for taking care of this migration!
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
Migrates to hapi 17, node 8 and async/await
I removed wreck support as wreck no longer issues the events needed
I am still trying to solve an issue where the tests emit
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 end listeners added. Use emitter.setMaxListeners() to increase limit
Any comments and help would be appreciated