You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "nehemiascr (via GitHub)" <gi...@apache.org> on 2023/07/05 14:26:51 UTC

[GitHub] [airflow] nehemiascr commented on issue #32375: sqlalchemy.exc.ResourceClosedError when updating a task instance's executor_config from a task_instance_mutation_hook

nehemiascr commented on issue #32375:
URL: https://github.com/apache/airflow/issues/32375#issuecomment-1621874635

   If I comment out the  line
   ```python
   dag_run_conf = ti.get_dagrun()
   ```
   Then it works


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