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/05/09 13:20:14 UTC

[GitHub] [airflow] vikramcse commented on issue #15748: airflow tasks run --ship-dag not able to generate pickeled dag

vikramcse commented on issue #15748:
URL: https://github.com/apache/airflow/issues/15748#issuecomment-835806944


   From my initial findings, we are not calling `session.commit()` after creating pickled dag.
   https://github.com/apache/airflow/blob/master/airflow/cli/commands/task_command.py#L82
   
   Please let me know if my findings are valid! 😄 
   Thanks


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