[GitHub] [airflow] milton0825 commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator

2019-10-21 Thread GitBox
milton0825 commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator URL: https://github.com/apache/airflow/pull/6210#discussion_r337348498 ## File path: airflow/models/base_reschedule_poke_operator.py ## @@ -0,0 +1,218 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] milton0825 commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator

2019-10-21 Thread GitBox
milton0825 commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator URL: https://github.com/apache/airflow/pull/6210#discussion_r337348591 ## File path: airflow/models/base_reschedule_poke_operator.py ## @@ -0,0 +1,218 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] milton0825 commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator

2019-10-21 Thread GitBox
milton0825 commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator URL: https://github.com/apache/airflow/pull/6210#discussion_r337347504 ## File path: airflow/models/base_reschedule_poke_operator.py ## @@ -0,0 +1,218 @@ +# -*- coding: utf-8 -*- +# +#