v3.2.3
- Significant performance improvements
- Removed
Task.Run()
from code which led to big latency with parallel requests processing - Opt out the pooling for file system changes detection, also caused serious problems in Azure
- Removed
Task.Run()
from code which led to big latency with parallel requests processing