gimm / gulp-express

gulp plugin for express
56 stars 26 forks source link

Fix event subscription memory leak #15

Closed x-cray closed 9 years ago

x-cray commented 9 years ago

Fix memory leak by unsubscribing from process 'exit' event on service restart. Do some refactoring.