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/01/07 10:17:34 UTC

[GitHub] feluelle commented on issue #3723: [AIRFLOW-2876] Update Tenacity to 4.12

feluelle commented on issue #3723: [AIRFLOW-2876] Update Tenacity to 4.12
URL: https://github.com/apache/airflow/pull/3723#issuecomment-451887370
 
 
   I just tried to reproduce @r39132 error but I can't.
   I ran `pip install .` from the current `master` branch and installed the following versions successfully in a python 3.6.5 venv.
   
   Airflow Version: v2.0.0.dev0+
   Tenacity Version: 4.12.0
   
   After installation I ran `airflow initdb` then `airflow scheduler` then `airflow webserver` and all seems to work - no errors.
   
   Can someone else reproduce the error? I would like to fix it if it has not already been fixed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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