phi-friday commented on PR #41039:
URL: https://github.com/apache/airflow/pull/41039#issuecomment-2268336573

   > One question, why can we not always provide the context when possible? 
Does this have a negative effect when the context is not needed?
   
   I used `use_airflow_context` to separate them because of the serialization 
cost.
   It's small compared to the cost of generating `venv`, so it doesn't seem to 
matter.
   In any case, would it be better to provide it if possible?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to