marcoCasamento / Hangfire.Redis.StackExchange

HangFire Redis storage based on original (and now unsupported) Hangfire.Redis but using lovely StackExchange.Redis client
Other
452 stars 108 forks source link

Fix lost subscription when BackgroundJobServer being stopped #98

Closed niki-timofe closed 4 years ago

niki-timofe commented 4 years ago

Fix lost subscription when BackgroundJobServer being stopped and then recreated

Fixes #89