Update airflow config without restarting scheduler with LocalExecutor
I have a bunch of tasks running and want to update airflow.cfg to enable more tasks to run simultaneously. My understanding is that I need to restart the scheduler for these updates to take place. However, when I try to restart the scheduler, I get this warning: