Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Jan 11, 2025

Follow-up of #45570 to add some Typehints so my editor (PyCharm) can find _on_child_started.

Added/Updated docstrings since WatchedSubprocess is now a Base class.

and removed redundant exception handling for init_log_file


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

Follow-up of apache#45570 to add some Typehints so my editor (PyCharm) can find `_on_child_started`.

Added/Updated docstrings since `WatchedSubprocess` is now a Base class.

and removed redundant exception handling for `init_log_file`
@boring-cyborg boring-cyborg bot added area:Scheduler including HA (high availability) scheduler area:task-sdk labels Jan 11, 2025
@kaxil kaxil requested review from ashb and removed request for ephraimbuddy and jedcunningham January 11, 2025 16:23
Copy link
Member

@hussein-awala hussein-awala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@kaxil kaxil merged commit 168f765 into apache:main Jan 11, 2025
48 checks passed
@kaxil kaxil deleted the minor-improvements-supervisor branch January 11, 2025 16:54
karenbraganz pushed a commit to karenbraganz/airflow that referenced this pull request Jan 13, 2025
Follow-up of apache#45570 to add some Typehints so my editor (PyCharm) can find `_on_child_started`.

Added/Updated docstrings since `WatchedSubprocess` is now a Base class.

and removed redundant exception handling for `init_log_file`
HariGS-DB pushed a commit to HariGS-DB/airflow that referenced this pull request Jan 16, 2025
Follow-up of apache#45570 to add some Typehints so my editor (PyCharm) can find `_on_child_started`.

Added/Updated docstrings since `WatchedSubprocess` is now a Base class.

and removed redundant exception handling for `init_log_file`
dauinh pushed a commit to dauinh/airflow that referenced this pull request Jan 24, 2025
Follow-up of apache#45570 to add some Typehints so my editor (PyCharm) can find `_on_child_started`.

Added/Updated docstrings since `WatchedSubprocess` is now a Base class.

and removed redundant exception handling for `init_log_file`
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
Follow-up of apache#45570 to add some Typehints so my editor (PyCharm) can find `_on_child_started`.

Added/Updated docstrings since `WatchedSubprocess` is now a Base class.

and removed redundant exception handling for `init_log_file`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler area:task-sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants