lixiaoyong12 opened a new issue, #29263: URL: https://github.com/apache/airflow/issues/29263
### Apache Airflow version 2.5.1 ### What happened Linear memory growth,The system(200 DAG) runs for 50 minutes and the memory is increased from 100 MB to 500 MB.  Comment out the following code. The memory does not increase.  ### What you think should happen instead _No response_ ### How to reproduce Run 200 2-minute dag files and run the ps command to check the memory usage. ### Operating System euleros ### Versions of Apache Airflow Providers 2.5.0 ### Deployment Other ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
