Jarek Potiuk
Jarek Potiuk
> I can modify the script to make configuring the chakra mcp server in VS Code optional. I started using the mcp and was thinking it might be useful for...
This is a good idea but it's not going far enough. We recently agreed on a different approach https://lists.apache.org/thread/3dhzqvpw4z2x0wfokpmdncsjwws86zcs Part of this approach was that config list should not show...
The https://github.com/apache/airflow/pull/59406 is going to give us ultimate answer
Yep. Confirmed. Just limiting aiosqlite to `!=0.22.0` fixes the problem of pytest session hanging for us.
> I confirmed with extra debug logging that at no point does sqlalchemy call/await aiosqlite's .close() method. I've also confirmed that with aiosqlite v0.22.0, changing that line in sqlalchemy to...
Hey @notatallshaw .. I hate to do it again (or maybe that is actualy helpful for future fixes) - but have again a problem we can't diagnose ourselves in Airflow:...
Yep. Cross posted it in #13281. Thanks for the pointers - I will look for solution myself as well following those pointers and will comment in #13281 if I find...
Hiiden my original comment to not confuse it with the original post
> I'm experiencing this issue too in 2.10.4. Looks like the [index was removed](https://github.com/apache/airflow/pull/39275) because unused, but I'm clearly seeing queries that would be using this index coudl you please...