github HangfireIO/Hangfire v1.6.4
1.6.4

latest releases: v1.7.37, v1.8.12, v1.8.11...
7 years ago

Release Notes

This release fixes a problem that caused SqlConnection instance to leak when nested distributed locks are acquired for the same resource. If you are using batches, or continuations, and SQL Server as a storage, it is highly recommended to upgrade to prevent connection pool starvation and timeout exceptions.

Hangfire.SqlServer

  • FixedSqlConnection object leaks when using nested distributed locks (in batches and continuations).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.