domain-middleware icon indicating copy to clipboard operation
domain-middleware copied to clipboard

allowing a custom shutdown callback

Open Offirmo opened this issue 11 years ago • 2 comments

This would allow :

  • customizing the shutdown procedure (sending an email, etc.)
  • reusing the callback in other shutdown cases (kill signal received, software shutdown)

Offirmo avatar Sep 26 '14 22:09 Offirmo

I have a PR pending for this.

Offirmo avatar Sep 26 '14 22:09 Offirmo

Note : my fork https://github.com/Offirmo/domain-middleware has this issue solved.

Offirmo avatar Oct 09 '14 15:10 Offirmo