Bugfix: A rejecting task caused all other pending tasks to reject without execution
Key Features ✨
- Fixed a bug where a rejecting task caused all other pending tasks to reject without execution. A rigorous test was added to prevent regressions. The issue stemmed from an over-optimization attempt.