ashb commented on issue #13542:
URL: https://github.com/apache/airflow/issues/13542#issuecomment-849537076


   `kill -USR2 <pid of scheduler>` -- how you get the pid depends upon how and 
where you are running it :)
   
   Likely exec in to the container, run `ps auxww` and find the oldest 
scheduler processs (you'll see some sub processes, possibly named helpfully).


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to