github HangfireIO/Hangfire v1.5.8
1.5.8

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

Release Notes

This release fixes a bug appeared in version 1.5.6 of the Hangfire.SqlServer package. There was a race condition between the Timer and Worker threads, that causes the following problems, especially when small background jobs are processed.

Hangfire.SqlServer

  • Changed – Disable immediate execution of a keep-alive query in queue and distributed locks.
  • Fixed – Background jobs may be processed multiple times (#590).
  • Fixed – Keep-alive queries sometimes failing to execute (#592).

Don't miss a new Hangfire release

NewReleases is sending notifications on new releases.