andreahlert opened a new pull request, #61496: URL: https://github.com/apache/airflow/pull/61496
## Summary Fix typo in internal function name: `_set_runing_task` → `_set_running_task` (missing 'n'). ## Changes - Renamed function definition (line 320) - Updated function call (line 324) ## Test Plan - [ ] Existing tests pass (no behavior change, just renaming) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
