1
0
mirror of https://github.com/TwiN/gatus.git synced 2025-03-08 20:11:48 +01:00
gatus/watchdog
I-HSIN Cheng 34313bec7e
fix(watchdog): Close dangling file descriptors on shutdown and config reload ()
* fix(watchdog): Add functions to avoid dangling file descriptors

* Change function name and add comment under core/endpoint.go
- change the function name of CloseHTTPConnection() to Close()
- add some comments above Close() function

* Update core/endpoint.go

* Update core/endpoint.go

---------

Co-authored-by: Richard Cheng <richard_cheng@trendmicro.com>
Co-authored-by: TwiN <twin@linux.com>
2023-08-04 18:30:15 -04:00
..
alerting_test.go feat(alerting): Add Pushover provider () 2023-01-29 17:32:16 -05:00
alerting.go fix(alerting): Use reflection to set invalid providers to nil instead of re-validating on every alert trigger/resolve 2022-12-15 21:37:34 -05:00
watchdog.go fix(watchdog): Close dangling file descriptors on shutdown and config reload () 2023-08-04 18:30:15 -04:00