8000 Latest insiders Python and Pylance get stuck in an infinite loop · Issue #20909 · microsoft/vscode-python · GitHub
[go: up one dir, main page]

Skip to content
Latest insiders Python and Pylance get stuck in an infinite loop #20909
Closed
@rchiodo

Description

@rchiodo

Code here waits for pylance to load:

await runPylance(context, pylanceExtension);

Code here in pylance waits for python to load:
https://github.com/microsoft/pyrx/blob/553a4973c452d76da62cc233ee15640eb0a6196b/packages/vscode-pylance/src/browserExtension.ts#L42

Nobody wins.

If I open vscode.dev and install the latest insiders of both, neither extension loads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0