-
Notifications
You must be signed in to change notification settings - Fork 16.5k
Closed
Labels
Description
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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable

