1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/util
Ivar Conradi Østhus 6c2ec59fa4
fix: Do gracefull shutdown of Unleash on 'SIGINT' & 'SIGTERM' (#870)
Unleash will listen for 'SIGINT' & 'SIGTERM'  and close background tasks and db connections before shutting down. 

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>

Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-06-15 12:32:35 +02:00
..
format-base-uri.test.ts Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
format-base-uri.ts Feat/format base path (#828) 2021-05-03 12:28:59 +02:00
graceful-shutdown.ts fix: Do gracefull shutdown of Unleash on 'SIGINT' & 'SIGTERM' (#870) 2021-06-15 12:32:35 +02:00
is-email.ts feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
metrics-helper.ts fix: more types 2021-05-02 21:11:17 +02:00
rewriteHTML.test.ts Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
rewriteHTML.ts Feat/serve frontend with baseuri (#824) 2021-04-30 15:31:54 +02:00
timer.test.ts Migrate to jest (#854) 2021-05-28 11:10:24 +02:00
timer.ts fix: more types 2021-05-02 21:11:17 +02:00
version.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00