Skip to content

Conversation

@abduld
Copy link
Contributor

@abduld abduld commented Dec 20, 2025

Currently the extension tries to find the SDK path at each event. As a result you get

["INFO" - 6:50:06 PM] Found SDK with version 0.0.0
["INFO" - 6:50:06 PM] Monorepo SDK found, prioritizing that over Python environment.
["INFO" - 6:50:08 PM] Found SDK with version 0.0.0
["INFO" - 6:50:08 PM] Monorepo SDK found, prioritizing that over Python environment.
["INFO" - 6:57:21 PM] Found SDK with version 0.0.0
["INFO" - 6:57:21 PM] Monorepo SDK found, prioritizing that over Python environment.
["INFO" - 6:57:21 PM] Found SDK with version 0.0.0
["INFO" - 6:57:21 PM] Monorepo SDK found, prioritizing that over Python environment.

and it slows down every operation. This caches the SDK path if defined so it's persistent across the session

@github-actions
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant