You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/04 07:29:50 UTC

[GitHub] [airflow] turbaszek commented on pull request #13423: Add bash hook

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:
users@infra.apache.org