This is a correcting release that fixes problems with TaskCanceledException
thrown by a job method as well as issue with MSMQ extension, when background jobs are created within a TransactionScope
block.
- Fixed – TaskCanceledException causes the job to be Processing state indefinitely.
- Fixed – Child job isn’t executed when created in a TransactionScope with MSMQ.
Please see the release notes on GitHub for linked issues.