jmcarp commented on issue #5259: [AIRFLOW-4089] Use shared `Resources` instances by default. URL: https://github.com/apache/airflow/pull/5259#issuecomment-499332566 On second thought, I updated this to create `Resources` instances with default parameters lazily in `CgroupTaskRunner` instead of reimplementing the resource class hierarchy. This makes the diff smaller and pushes the change into the task runner, which the only part of the code that cares about this attribute. Ready for another look @potiuk.
---------------------------------------------------------------- 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] With regards, Apache Git Services
