HangFire - IIS Worker Process always busy

Hi all,
I’m developing my first product that uses HangFire + MVC + Webapi. I hosted the application on my dev machine (Windows 10). The problem is that the IIS worker process takes all avaiable CPU capability so my CPU is 100% loaded all the time, and it happens when nothing is processed/queued in Hangfire. I wonder if any of you have experienced this and please help me to identify if I’m doing anything wrong. Thanks.

There is an open bug documented here

1 Like