uranusjr commented on issue #49650:
URL: https://github.com/apache/airflow/issues/49650#issuecomment-2834029090

   This happens when a process has too many active threads the OS allows no 
more to be created. This error is just a consequence, we need to instead look 
into where we spawn threads and where we end them instead. This will be a fun 
one to debug…


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to