Skip to content

Discovering tests immediately after interpreter change often fails #9854

@karrtikr

Description

@karrtikr

While solving #9614, we added a hook that on interpreter change, we call the API to auto discover the tests.
But that's eventually returning without discovering the tests as test manager is not ready to discover tests immediately on interpreter change for some reason.

Adding a delay before calling the API should probably solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-testingbugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions