Composer runs other processes apart from airflow ones that loads plugins so the check may fail.
For example, composer runs /var/local/worker_checker.py, which is not a default airflow process.
In these cases, we aren't in the target scheduler process, so we can safely ignore this.
Composer runs other processes apart from airflow ones that loads plugins so the check may fail. For example, composer runs /var/local/worker_checker.py, which is not a default airflow process. In these cases, we aren't in the target scheduler process, so we can safely ignore this.