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


   Alright folks... updated to make it shell-agnostic, and to take List[str]
   
   I have called it _SubprocessHook_
   
   This is obvs negotiable
   
   Options:
   * CommandHook (what kind of command?)
   * ProcessHook (what kind of process? isn't everything a process)
   * ShellHook (i kindof like it)
   * SubprocessHook (it is a subprocess, it uses subprocess module... why get 
creative?)
   
   Please take a look 🙏
   


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