flare-foundation / go-songbird

BSD 3-Clause "New" or "Revised" License
66 stars 32 forks source link

Add exec to entrypoint.sh #58

Closed aljazs-flare closed 9 months ago

aljazs-flare commented 1 year ago

Add exec when lunching the songbird node binary so SIGINT signal is send directly to the process instead of killing in after kill timeout (better graceful shutdown)