marcoCasamento / Hangfire.Redis.StackExchange

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

Moved WaitHandle disposal to finalizer #140

Closed Lexy2 closed 6 months ago

Lexy2 commented 6 months ago

Fixes #112

Lexy2 commented 6 months ago

@marcoCasamento for visibility, I know sometimes you don't have time to review PRs promptly.

marcoCasamento commented 6 months ago

The comment shade a light on the issue, and yes that should fix it. Thanks.