Bowrna commented on PR #23715: URL: https://github.com/apache/airflow/pull/23715#issuecomment-1227621819
@potiuk I have one doubt in the following code and it would be helpful if you can clarify it to me https://github.com/apache/airflow/blob/29c33165a06b7a6233af3657ace4f2bdb4ec27e4/dev/breeze/src/airflow_breeze/utils/common_options.py#L388-L395 Here why do you set the default to 4 if the env `output_file_for_recording` is available? If I am right in thinking, that env points to the `output_command.svg` file (print help in command as svg using rich) How does it influence the number of cpu count to use? -- 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]
