warden-stack / Warden

Define "health checks" for your applications, resources and infrastructure. Keep your Warden on the watch.
https://getwarden.net
MIT License
616 stars 66 forks source link

Close connection to Redis after watcher execution #136

Closed Mitch528 closed 7 years ago

Mitch528 commented 7 years ago

I ran into Redis' max client connection limit after multiple iterations of the watcher not closing its connections properly.

Mitch528 commented 7 years ago

Fixed.

spetz commented 7 years ago

Thank you @Mitch528, will upload a new package to the NuGet later on!