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 2019/04/06 08:14:32 UTC

[GitHub] [airflow] Fokko commented on a change in pull request #5051: [AIRFLOW-4252] Remove the unused sessions

Fokko commented on a change in pull request #5051: [AIRFLOW-4252] Remove the unused sessions
URL: https://github.com/apache/airflow/pull/5051#discussion_r272788268
 
 

 ##########
 File path: airflow/models/__init__.py
 ##########
 @@ -3409,11 +3409,10 @@ def handle_callback(self, dagrun, success=True, reason=None, session=None):
             callback(context)
 
     @provide_session
 
 Review comment:
   Tnx!

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


With regards,
Apache Git Services