Please let us debug tasks with ipdb #26353
-
DescriptionPlease add a feature to allow debugging tasks with ipdb. Context: However, this seems to have broken with Airflow 2.3. Specifically, this no longer works when I upgraded from Astro Runtime 4 to Astro Runtime 5. I am no longer seeing the ipdb shell, but instead, getting an error. Here is the error I've recently started to get after upgrading to Airflow 2.3.
Use case/motivationIt would be very helpful to be able to debug tasks with an interactive debugger. Related issuesNo response Are you willing to submit a PR?
Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
Could you provide context to this? What did you try, and what prevents it from being successful? Are there any errors? We don’t disallow what you want to do, so it’s impossible to tell what Airflow is supposed to do to satisfy you, based on what you have put down in the issue description. |
Beta Was this translation helpful? Give feedback.
-
Hi @uranusjr, okay, I've updated this issue. Is the context sufficient? |
Beta Was this translation helpful? Give feedback.
-
Please avoid creating duplicate issues with the same "reason". As commented in #26349 - this is an environmental problem of yours. Just tested and it works for me. Please follow the advices I gave you on bisecting and searching for similar issues. There is not much we can do about it, without having access to your environment. You are about the only person in the world that can investigate it. |
Beta Was this translation helpful? Give feedback.
-
Also - more than likely downgrading iPython is good workaround for your problem until they solve it too. |
Beta Was this translation helpful? Give feedback.
-
This was fixed by #26806 |
Beta Was this translation helpful? Give feedback.
This was fixed by #26806