turbaszek commented on pull request #13423:
URL: https://github.com/apache/airflow/pull/13423#issuecomment-753808019


   > We could add a check, to see if sub_process is still running (if is 
already set when Popen is about to be called), or at least a warning. However, 
these I think should probably be considered separately from this refactor.
   
   That was also my concern, but I figured that the chance that we will run two 
processes in parallel in one operator (using one instance of a hook) is low.


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


Reply via email to