ashb commented on issue #12969: URL: https://github.com/apache/airflow/issues/12969#issuecomment-744433856
`raw` is `ti.raw`, i.e. when we do `airflow task run --raw` The "raw" task is the one that actually executes the task code, without raw it is the "supervisor" process. ---------------------------------------------------------------- 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]
