UNPKG

@routes/graceful-shutdown

Version:
26 lines (20 loc) • 564 B
# 2.1.0 ## 2019-09-03 - Expose the sockets set # 2.0.0 ## 2019-08-29 - Remove `procedure` module - Add `onsuccess` and `onfail` arguments (to replace `procedure` behaviour) - Add custom functionality to shutdown using a built in pub/sub mechanism # 1.2.1 ## 2019-08-22 [administrative detail] Migrate to another repo # 1.2.0 ## 2019-05-29 Add server.shuttingDown attribute (boolean) # 1.1.0 ## 2019-05-22 Manage open sockets in a set, enforce connection timeout when graceful shutdown starts # 1.0.1 ## 2019-05-20 Ensure shutdown process does not start twice