mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
Our tool detection approach varies a lot. We have different logic for uv, poetry and other tools. Also, uv detection is not suspendable and doesn't have any explicit thread requirements, even though it performs I/O operations. This change makes such detection unified and suspendable (where possible) and moves it to BGT. GitOrigin-RevId: 31701e9f0a66a25628f1b5c1e4f1864692e38217