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

FIX: Don't raise a warning in ExecutorSafeguard when execute is called from an extended operator (#42849) Backport #43577

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Nov 1, 2024

Backport of #42849 to v2-10-test branch for the next release

Relates to #41470

…d from an extended operator (apache#42849)

* refactor: Don't raise a warning when execute is called from an extended operator, as this should always be allowed.

* refactored: Fixed import of test_utils in test_dag_run

---------

Co-authored-by: David Blain <[email protected]>
(cherry picked from commit 95c46ec)
@jscheffl jscheffl added this to the Airlfow 2.10.4 milestone Nov 1, 2024
@jscheffl jscheffl requested a review from uranusjr as a code owner November 1, 2024 09:12
@jscheffl
Copy link
Contributor Author

jscheffl commented Nov 1, 2024

FYI @dabla

@jscheffl jscheffl merged commit 2f29c57 into apache:v2-10-test Nov 1, 2024
48 checks passed
@jscheffl
Copy link
Contributor Author

jscheffl commented Nov 1, 2024

@utkarsharma2 if 2.10.3rc2 is not (yet) cut... this would be a late arrival candidante...

@utkarsharma2
Copy link
Contributor

@utkarsharma2 if 2.10.3rc2 is not (yet) cut... this would be a late arrival candidante...

Sure I'll include it.

@utkarsharma2 utkarsharma2 added the type:bug-fix Changelog: Bug Fixes label Nov 1, 2024
utkarsharma2 pushed a commit that referenced this pull request Nov 1, 2024
…d from an extended operator (#42849) (#43577)

* refactor: Don't raise a warning when execute is called from an extended operator, as this should always be allowed.

* refactored: Fixed import of test_utils in test_dag_run

---------

Co-authored-by: David Blain <[email protected]>
(cherry picked from commit 95c46ec)

Co-authored-by: David Blain <[email protected]>
(cherry picked from commit 2f29c57)
@dabla
Copy link
Contributor

dabla commented Nov 1, 2024

Thanks guys for backporting this fix!

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.

4 participants