potiuk commented on pull request #14483:
URL: https://github.com/apache/airflow/pull/14483#issuecomment-787040702


   @jbampton  Strange that it was stuck with pylint for hours. Could be you 
simply had some problems with disk space for docker or not enough memory 
reserved for docker (in case you used Mac). I recommend to check and increase 
them:  See 
https://github.com/apache/airflow/blob/master/BREEZE.rst#docker-community-edition
 
   
   And yeah - you can use SKIP or you can also run `git commit --no-verify` in 
case you hit this kind of problem. Pylint is deliberately put at the end for 
that purpose - to do other checks before, in case it has some problems like 
that.
   


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