hussein-awala commented on issue #30511:
URL: https://github.com/apache/airflow/issues/30511#issuecomment-1499666501

   This problem is not related to Airflow, it's a problem in your host.
   
   If you are sure that you have enough memory, you can try the [always 
overcommit](https://www.kernel.org/doc/Documentation/vm/overcommit-accounting) 
mode:
   ```bash
   echo 1 > /proc/sys/vm/overcommit_memory
   ```
   
   I close the issue.


-- 
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: [email protected]

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

Reply via email to