jholdstock fb1f250a74 vspd: Create shutdown context earlier.
Create the shutdown context earlier so process begins handling shutdown
signals earlier. Specifically, the context should be created before
creating any resources which need a graceful shutdown such as the
database. This is important because without explicit signal handling the
process will terminate immediately upon receiving a signal without
running deferred tasks.
2023-09-26 10:21:38 +01:00
..
2022-09-27 08:54:23 -05:00
2023-09-26 10:21:38 +01:00