Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two typing fixes #25690

Merged
merged 1 commit into from Aug 12, 2022
Merged

Two typing fixes #25690

merged 1 commit into from Aug 12, 2022

Conversation

uranusjr
Copy link
Member

  • Correctly handle KeyboardInterrupt in TaskInstance.handle_failure()
  • Move the Context-MutableMapping cast into helpers so they don't complain about Context not being a MutableMapping

* Correctly handle KeyboardInterrupt in TaskInstance.handle_failure()
* Move the Context-MutableMapping cast into helpers so they don't
  complain about Context not being a MutableMapping
@uranusjr uranusjr merged commit c83c0e3 into apache:main Aug 12, 2022
@uranusjr uranusjr deleted the typing-fixes branch August 12, 2022 14:42
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Aug 15, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.3.4 milestone Aug 19, 2022
ephraimbuddy pushed a commit that referenced this pull request Aug 19, 2022
(cherry picked from commit c83c0e3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants