You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/17 01:42:52 UTC

[GitHub] [airflow] mik-laj commented on a diff in pull request #24486: WIP: Lazy import and do less at import time

mik-laj commented on code in PR #24486:
URL: https://github.com/apache/airflow/pull/24486#discussion_r899685949


##########
airflow/jobs/__init__.py:
##########
@@ -16,8 +16,3 @@
 # specific language governing permissions and limitations
 # under the License.
 #
-import airflow.jobs.backfill_job

Review Comment:
   It is a bit risky. See: https://github.com/apache/airflow/pull/19185



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org