decred / vspd

A Voting Service Provider (VSP) for the Decred network.
ISC License
18 stars 21 forks source link

Enable long running processes to be interrupted #426

Closed jholdstock closed 1 year ago

jholdstock commented 1 year ago

Adds shutdown request handling for startup processes and long-running background tasks.

Requires #424