async-exit-hook icon indicating copy to clipboard operation
async-exit-hook copied to clipboard

Add weight optional param to exit hook

Open kabalin opened this issue 4 years ago • 0 comments

This would be useful to control the order of exit hooks execution where required. Use case: if I am using it for shutting down dependant processes gracefully, I am probably expecting to have logging being shut down as last.

kabalin avatar May 13 '21 19:05 kabalin