Commits
Click on a commit to change the comparison rangeFix KeyError crash caused by dead cancellation tracking code in worker
Remove unused `_cancelling_flow_run_ids` set and related code that would
cause a KeyError when the scheduled removal task ran, since the flow run
ID was never actually added to the set.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>