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/03/15 22:32:09 UTC

[GitHub] [airflow] kaxil commented on pull request #14792: Fixes some of the flaky tests in test_scheduler_job

kaxil commented on pull request #14792:
URL: https://github.com/apache/airflow/pull/14792#issuecomment-799799077


   (the questions below are mostly queries not comments :) )
   
   I am just trying to understand the `__del__` method here. When will it be called? Only during gc or when killing the process?
   
   and since we aren't ending the `self.executor` in `__del__`, how does this PR replace https://github.com/apache/airflow/pull/14085
   
   


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