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 2021/07/01 08:01:00 UTC

[GitHub] [airflow] potiuk commented on pull request #16718: FIX Slow cleared tasks would be adopted by Celery.

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


   @Jorricks  We seem to have general problem with kind tests in GitHub public runners #16736, for the other - you can do it yourself:
   
   1) the best way: rebase to latest main and `git push --force-with-lease` - this will make sure you use latest main code
   2) alternatively (if you are already at main) `git commit --amend` and force push again
   3) finally - close and reopen the PR. This will trigger the rebuild.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org