incubator-airflow/tests/task
Ash Berlin-Taylor 6d05108fed
Add info log message about duration taken to load plugins (#12308)
Loading plugins, particularly from setuptools entry points can be slow,
and since by default this happens per-task, it can slow down task
execution unexpectedly.

By having this log message users can know the source of the delay

(The change to test_standard_task_runner was to remove logging-config
side effects from that test)
2020-11-16 09:03:43 +00:00
..
task_runner Add info log message about duration taken to load plugins (#12308) 2020-11-16 09:03:43 +00:00
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00