uranusjr commented on issue #20974:
URL: https://github.com/apache/airflow/issues/20974#issuecomment-1019757652


   It should be possible, but there’s no test for this, and IIRC this has been 
broken for a while (much earlier than the custom object’s introduction).
   
   I’d very much _not_ recommend using `**context` for PythonVirtualenvOperator 
(and other operators that run the function with isolation, like DockerOperator) 
due to how cross-process data interchange works in general, but we should still 
fix this.


-- 
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]


Reply via email to