hapijs / good

hapi process monitoring
Other
525 stars 161 forks source link

Migrate to hapi 17, node 8 and async/await closes #568 #572

Closed corbinu closed 6 years ago

corbinu commented 6 years ago

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

teddmason commented 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

arb commented 6 years ago

Thanks @corbinu for taking care of this migration!

lock[bot] commented 4 years ago

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.