- Platform layer
DST-PFM-1 - Common lib PR
- Extract platform-layer routines and utils to a common library
DST-PFM-0 - Graceful shutdown PR
- Implement a graceful shutdown with a function to run during shutdown
- Send a shutdown signal when ctrl-c signal is received
- Wrap init server with shutdown step