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/07/12 18:04:39 UTC

[GitHub] [airflow] Fokko commented on issue #5057: [AIRFLOW-4257] Remove the global session from the core test

Fokko commented on issue #5057: [AIRFLOW-4257] Remove the global session from the core test
URL: https://github.com/apache/airflow/pull/5057#issuecomment-510979674
 
 
   @ashb I see your point, but I think it is dangerous to share sessions between the tests since there might be lingering uncommitted statements in the session, which might lead to a situation where the tests interfere with each other.

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