Distrubuted Lock on Sql Server is Never Released

Unfortunately I didn’t enable hangfire logging.I had to go back to 1.4.6 version because of that problem. We have 12 server instances and each instance consumes seperate queue.

I couldn’t exactly see what resource is locked but I guess it was “schedulepoller” because no scheduled job is executed while it holds lock. When I kill lock by SQL command it holds another lock and never releases.