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
format-base-uri.ts
graceful-shutdown.ts
is-email.ts feat: Add username/password authentication (#777) 2021-04-09 13:46:53 +02:00
metrics-helper.ts
rewriteHTML.test.ts
rewriteHTML.ts
timer.test.ts
timer.ts
version.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00