Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pylance 2025.2.102 restarting when working on an untitled notebook in WSL #6991

Closed
luabud opened this issue Feb 27, 2025 · 4 comments
Closed
Assignees
Labels
needs repro Issue has not been reproduced yet

Comments

@luabud
Copy link
Member

luabud commented Feb 27, 2025

Type: Bug

When in WSL (fedora), I was adding cells to an untitled notebook and as I'm typing I could see colorization going away, and I'd stop getting completions from Pylance. I noticed "analysing files" message on the status bar which indicated to me that Pylance was restarting, but it was weird that it happened while I was typing

Extension version: 2025.2.102
VS Code version: Code - Insiders 1.98.0-insider (b7d674d3f420c3ca862cf3a315d52317fe475b4f, 2025-02-26T05:04:34.242Z)
OS version: Windows_NT x64 10.0.26100
Modes:
Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2

System Added Logs
2025-02-26 19:04:18.054 [info] [Info  - 7:04:18 PM] (2028) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:04:18.092 [info] [Info  - 7:04:18 PM] (2028) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-26 19:04:18.172 [info] [Info  - 7:04:18 PM] (2028) Starting service instance "petgram"
2025-02-26 19:04:18.198 [info] (Client) Pylance async client (2025.2.102) started with python extension (2025.0.0)
2025-02-26 19:04:21.799 [info] [Info  - 7:04:21 PM] Server process exited successfully
2025-02-26 19:04:27.435 [info] [Info  - 7:04:27 PM] (2062) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:04:27.521 [info] [Info  - 7:04:27 PM] (2062) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-26 19:04:27.538 [info] [Info  - 7:04:27 PM] (2062) Starting service instance "petgram"
2025-02-26 19:04:27.554 [info] (Client) Pylance async client (2025.2.102) started with python extension (2025.0.0)
2025-02-26 19:04:27.905 [info] [Info  - 7:04:27 PM] (2062) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:04:27.910 [info] [Info  - 7:04:27 PM] (2062) Setting environmentName for service "petgram": "c:\Users\luabud\AppData\Local\Programs\Python\Python313\python.exe"
2025-02-26 19:04:27.911 [info] [Info  - 7:04:27 PM] (2062) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:04:27.912 [info] [Info  - 7:04:27 PM] (2062) Auto-excluding **/node_modules
2025-02-26 19:04:27.913 [info] [Info  - 7:04:27 PM] (2062) Auto-excluding **/__pycache__
2025-02-26 19:04:27.913 [info] [Info  - 7:04:27 PM] (2062) Auto-excluding **/.*
2025-02-26 19:04:27.972 [info] [Info  - 7:04:27 PM] (2062) Assuming Python version 3.11.1.final.0
2025-02-26 19:04:30.142 [info] [Info  - 7:04:30 PM] (2062) Found 14 source files
2025-02-26 19:04:35.871 [info] [Info  - 7:04:35 PM] (2062) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:04:35.873 [info] [Info  - 7:04:35 PM] (2062) Priority queue background worker(2) started
2025-02-26 19:04:35.887 [info] [Info  - 7:04:35 PM] (2062) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:04:36.268 [info] [Info  - 7:04:36 PM] (2062) Indexing(3) started
2025-02-26 19:04:40.103 [info] [Info  - 7:04:40 PM] (2062) [BG(1)] Long operation: SemanticTokens range 0:0 - 40:0 at file:///home/luabud/petgram/petgram/main.py (4639ms)
2025-02-26 19:04:48.233 [info] [Info  - 7:04:48 PM] (2062) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (4632ms)
2025-02-26 19:04:48.301 [info] [Info  - 7:04:48 PM] (2062) scanned(3) 23 files over 1 exec env
2025-02-26 19:04:48.619 [info] [Info  - 7:04:48 PM] (2062) [IDX(3)] Long operation: indexing: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist/typeshed-fallback/stubs/networkx/networkx/__init__.pyi (3892ms)
2025-02-26 19:04:48.655 [info] [Info  - 7:04:48 PM] (2062) [IDX(3)] Long operation: index execution environment file:///home/luabud/petgram (4687ms)
2025-02-26 19:04:48.659 [info] [Info  - 7:04:48 PM] (2062) [IDX(3)] Long operation: index packages file:///home/luabud/petgram (4778ms)
2025-02-26 19:04:48.671 [info] [Info  - 7:04:48 PM] (2062) indexed(3) 23 files over 1 exec env
2025-02-26 19:04:48.673 [info] [Info  - 7:04:48 PM] (2062) Indexing finished(3).
2025-02-26 19:05:26.907 [info] [Info  - 7:05:26 PM] (2062) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:05:26.912 [info] [Info  - 7:05:26 PM] (2062) Setting environmentName for service "petgram": "3.11.1 (global)"
2025-02-26 19:05:26.912 [info] [Info  - 7:05:26 PM] (2062) Setting pythonPath for service "petgram": "/usr/bin/python3"
2025-02-26 19:05:26.913 [info] [Info  - 7:05:26 PM] (2062) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:05:26.913 [info] [Info  - 7:05:26 PM] (2062) Auto-excluding **/node_modules
2025-02-26 19:05:26.913 [info] [Info  - 7:05:26 PM] (2062) Auto-excluding **/__pycache__
2025-02-26 19:05:26.913 [info] [Info  - 7:05:26 PM] (2062) Auto-excluding **/.*
2025-02-26 19:05:26.968 [info] [Info  - 7:05:26 PM] (2062) Assuming Python version 3.11.1.final.0
2025-02-26 19:05:27.170 [info] [Info  - 7:05:27 PM] (2062) Found 14 source files
2025-02-26 19:05:31.217 [info] [Info  - 7:05:31 PM] (2062) Indexer background runner(4) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:05:31.218 [info] [Info  - 7:05:31 PM] (2062) Indexing(4) started
2025-02-26 19:05:31.301 [info] [Info  - 7:05:31 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (2780ms)
2025-02-26 19:05:33.248 [info] [Info  - 7:05:33 PM] (2062) scanned(4) 23 files over 1 exec env
2025-02-26 19:05:35.115 [info] [Info  - 7:05:35 PM] (2062) indexed(4) 23 files over 1 exec env
2025-02-26 19:05:35.116 [info] [Info  - 7:05:35 PM] (2062) Indexing finished(4).
2025-02-26 19:08:30.463 [info] [Info  - 7:08:30 PM] (2062) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:08:30.464 [info] [Info  - 7:08:30 PM] (2062) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:08:30.464 [info] [Info  - 7:08:30 PM] (2062) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:08:30.464 [info] [Info  - 7:08:30 PM] (2062) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:08:30.464 [info] [Info  - 7:08:30 PM] (2062) Auto-excluding **/node_modules
2025-02-26 19:08:30.464 [info] [Info  - 7:08:30 PM] (2062) Auto-excluding **/__pycache__
2025-02-26 19:08:30.464 [info] [Info  - 7:08:30 PM] (2062) Auto-excluding **/.*
2025-02-26 19:08:30.578 [info] [Info  - 7:08:30 PM] (2062) Assuming Python version 3.11.1.final.0
2025-02-26 19:08:30.852 [info] [Info  - 7:08:30 PM] (2062) Found 14 source files
2025-02-26 19:08:34.164 [info] [Info  - 7:08:34 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (2458ms)
2025-02-26 19:08:36.226 [info] [Info  - 7:08:36 PM] (2062) Indexer background runner(5) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:08:36.227 [info] [Info  - 7:08:36 PM] (2062) Indexing(5) started
2025-02-26 19:08:41.260 [info] [Info  - 7:08:41 PM] (2062) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (2754ms)
2025-02-26 19:08:41.263 [info] [Info  - 7:08:41 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (2755ms)
2025-02-26 19:08:43.922 [info] [Info  - 7:08:43 PM] (2062) [IDX(5)] Long operation: scan packages file:///home/luabud/petgram (6293ms)
2025-02-26 19:08:43.934 [info] [Info  - 7:08:43 PM] (2062) scanned(5) 79 files over 1 exec env
2025-02-26 19:08:49.821 [info] [Info  - 7:08:49 PM] (2062) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (7393ms)
2025-02-26 19:08:49.823 [info] [Info  - 7:08:49 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (7393ms)
2025-02-26 19:08:52.871 [info] [Info  - 7:08:52 PM] (2062) [BG(1)] Long operation: checking: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist/typeshed-fallback/stdlib/os/__init__.pyi (3044ms)
2025-02-26 19:08:52.874 [info] [Info  - 7:08:52 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist/typeshed-fallback/stdlib/os/__init__.pyi (3047ms)
2025-02-26 19:08:53.679 [info] [Info  - 7:08:53 PM] (2062) [IDX(5)] Long operation: index execution environment file:///home/luabud/petgram (7635ms)
2025-02-26 19:08:53.717 [info] [Info  - 7:08:53 PM] (2062) [IDX(5)] Long operation: index packages file:///home/luabud/petgram (7755ms)
2025-02-26 19:08:53.718 [info] [Info  - 7:08:53 PM] (2062) indexed(5) 79 files over 1 exec env
2025-02-26 19:08:53.924 [info] [Info  - 7:08:53 PM] (2062) Indexing finished(5).
2025-02-26 19:09:16.503 [info] [Info  - 7:09:16 PM] (2062) [Cloned] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (2003ms)
2025-02-26 19:09:16.504 [info] [Info  - 7:09:16 PM] (2062) [Cloned] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (2006ms)
2025-02-26 19:09:24.201 [info] [Info  - 7:09:24 PM] (2062) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:09:24.411 [info] [Info  - 7:09:24 PM] (2062) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:09:24.418 [info] [Info  - 7:09:24 PM] (2062) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:09:24.419 [info] [Info  - 7:09:24 PM] (2062) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:09:24.419 [info] [Info  - 7:09:24 PM] (2062) Auto-excluding **/node_modules
2025-02-26 19:09:24.419 [info] [Info  - 7:09:24 PM] (2062) Auto-excluding **/__pycache__
2025-02-26 19:09:24.419 [info] [Info  - 7:09:24 PM] (2062) Auto-excluding **/.*
2025-02-26 19:09:24.420 [info] [Info  - 7:09:24 PM] (2062) Assuming Python version 3.11.1.final.0
2025-02-26 19:09:24.421 [info] [Info  - 7:09:24 PM] (2062) Found 14 source files
2025-02-26 19:09:27.840 [info] [Info  - 7:09:27 PM] (2062) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (3039ms)
2025-02-26 19:09:27.841 [info] [Info  - 7:09:27 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (3243ms)
2025-02-26 19:09:28.480 [info] [Info  - 7:09:28 PM] (2062) Indexer background runner(6) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:09:28.485 [info] [Info  - 7:09:28 PM] (2062) Indexing(6) started
2025-02-26 19:09:31.054 [info] [Info  - 7:09:31 PM] (2062) scanned(6) 79 files over 1 exec env
2025-02-26 19:09:32.210 [info] [Info  - 7:09:32 PM] (2062) indexed(6) 79 files over 1 exec env
2025-02-26 19:09:32.418 [info] [Info  - 7:09:32 PM] (2062) Indexing finished(6).
2025-02-26 19:09:32.721 [info] [Info  - 7:09:32 PM] (2062) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (4730ms)
2025-02-26 19:09:32.722 [info] [Info  - 7:09:32 PM] (2062) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (4730ms)
2025-02-26 19:09:52.664 [info] [Info  - 7:09:52 PM] Server process exited successfully
2025-02-26 19:09:56.481 [info] (Client) Pylance async client (2025.2.102) started with python extension (2025.0.0)
2025-02-26 19:09:58.877 [info] [Info  - 7:09:58 PM] (3297) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:09:58.882 [info] [Info  - 7:09:58 PM] (3297) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-26 19:09:58.907 [info] [Info  - 7:09:58 PM] (3297) Starting service instance "petgram"
2025-02-26 19:09:59.046 [info] [Info  - 7:09:59 PM] (3297) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:09:59.062 [info] [Info  - 7:09:59 PM] (3297) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:09:59.063 [info] [Info  - 7:09:59 PM] (3297) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:09:59.064 [info] [Info  - 7:09:59 PM] (3297) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:09:59.067 [info] [Info  - 7:09:59 PM] (3297) Auto-excluding **/node_modules
2025-02-26 19:09:59.069 [info] [Info  - 7:09:59 PM] (3297) Auto-excluding **/__pycache__
2025-02-26 19:09:59.070 [info] [Info  - 7:09:59 PM] (3297) Auto-excluding **/.*
2025-02-26 19:09:59.180 [info] [Info  - 7:09:59 PM] (3297) Assuming Python version 3.11.1.final.0
2025-02-26 19:09:59.637 [info] [Info  - 7:09:59 PM] (3297) Found 14 source files
2025-02-26 19:10:00.187 [info] [Info  - 7:10:00 PM] (3297) Starting service instance "petgram"
2025-02-26 19:10:00.360 [info] [Info  - 7:10:00 PM] (3297) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:10:00.366 [info] [Info  - 7:10:00 PM] (3297) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:10:00.378 [info] [Info  - 7:10:00 PM] (3297) Setting pythonPath for service "petgram": "/home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist"
2025-02-26 19:10:00.379 [info] [Info  - 7:10:00 PM] (3297) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:10:00.387 [info] [Info  - 7:10:00 PM] (3297) Auto-excluding **/node_modules
2025-02-26 19:10:00.388 [info] [Info  - 7:10:00 PM] (3297) Auto-excluding **/__pycache__
2025-02-26 19:10:00.389 [info] [Info  - 7:10:00 PM] (3297) Auto-excluding **/.*
2025-02-26 19:10:00.687 [info] [Info  - 7:10:00 PM] (3297) Found 14 source files
2025-02-26 19:10:05.467 [info] [Info  - 7:10:05 PM] (3297) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:10:06.043 [info] [Info  - 7:10:06 PM] (3297) Priority queue background worker(2) started
2025-02-26 19:10:06.049 [info] [Info  - 7:10:06 PM] (3297) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:10:06.064 [info] [Info  - 7:10:06 PM] (3297) Indexing(3) started
2025-02-26 19:10:07.503 [info] [Info  - 7:10:07 PM] (3297) Priority queue background worker(5) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:10:07.520 [info] [Info  - 7:10:07 PM] (3297) Priority queue background worker(5) started
2025-02-26 19:10:10.639 [info] [Info  - 7:10:10 PM] (3297) Starting service instance "petgram"
2025-02-26 19:10:11.120 [info] [Info  - 7:10:11 PM] (3297) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:10:11.121 [info] [Info  - 7:10:11 PM] (3297) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:10:11.121 [info] [Info  - 7:10:11 PM] (3297) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:10:11.121 [info] [Info  - 7:10:11 PM] (3297) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:10:11.121 [info] [Info  - 7:10:11 PM] (3297) Auto-excluding **/node_modules
2025-02-26 19:10:11.121 [info] [Info  - 7:10:11 PM] (3297) Auto-excluding **/__pycache__
2025-02-26 19:10:11.121 [info] [Info  - 7:10:11 PM] (3297) Auto-excluding **/.*
2025-02-26 19:10:12.546 [info] [Info  - 7:10:12 PM] (3297) Assuming Python version 3.11.1.final.0
2025-02-26 19:10:12.769 [info] [Info  - 7:10:12 PM] (3297) Found 14 source files
2025-02-26 19:10:15.824 [info] [Info  - 7:10:15 PM] (3297) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (8781ms)
2025-02-26 19:10:15.824 [info] [Info  - 7:10:15 PM] (3297) scanned(3) 79 files over 1 exec env
2025-02-26 19:10:18.434 [info] [Info  - 7:10:18 PM] (3297) Priority queue background worker(7) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:10:18.435 [info] [Info  - 7:10:18 PM] (3297) Priority queue background worker(7) started
2025-02-26 19:10:18.435 [info] [Info  - 7:10:18 PM] (3297) indexed(3) 79 files over 1 exec env
2025-02-26 19:10:21.712 [info] [Info  - 7:10:21 PM] (3297) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (2359ms)
2025-02-26 19:10:21.712 [info] [Info  - 7:10:21 PM] (3297) scanned(3) 79 files over 1 exec env
2025-02-26 19:10:23.689 [info] [Info  - 7:10:23 PM] (3297) [BG(6)] Long operation: analyzing: untitled:Untitled-1.ipynb.py?jupyter-notebook#pylancePrefixCell (4516ms)
2025-02-26 19:10:23.811 [info] [Info  - 7:10:23 PM] (3297) indexed(3) 79 files over 1 exec env
2025-02-26 19:10:24.086 [info] [Info  - 7:10:24 PM] (3297) Indexing finished(3).
2025-02-26 19:10:26.736 [info] [Info  - 7:10:26 PM] (3297) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (17528ms)
2025-02-26 19:10:26.737 [info] [Info  - 7:10:26 PM] (3297) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (20036ms)
2025-02-26 19:10:50.340 [info] [Info  - 7:10:50 PM] (3297) Indexer background runner(8) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (refresh)
2025-02-26 19:10:50.341 [info] [Info  - 7:10:50 PM] (3297) Indexing(8) started
2025-02-26 19:10:54.336 [info] [Info  - 7:10:54 PM] (3297) [IDX(8)] Long operation: scan packages file:///home/luabud/petgram (2019ms)
2025-02-26 19:10:54.342 [info] [Info  - 7:10:54 PM] (3297) Indexing finished(8).
2025-02-26 19:10:55.406 [info] [Info  - 7:10:55 PM] (3297) [BG(6)] Long operation: analyzing: untitled:Untitled-1.ipynb.py?jupyter-notebook#pylancePrefixCell (3566ms)
2025-02-26 19:10:57.948 [info] [Info  - 7:10:57 PM] (3297) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (10297ms)
2025-02-26 19:10:57.949 [info] [Info  - 7:10:57 PM] (3297) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (10788ms)
2025-02-26 19:11:26.968 [info] UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".
    at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
    at processPromiseRejections (node:internal/process/promises:470:17)
    at processTicksAndRejections (node:internal/process/task_queues:96:32)

2025-02-26 19:11:27.216 [info] [Error - 7:11:27 PM] Server process exited with code 1.
2025-02-26 19:11:27.221 [info] [Info  - 7:11:27 PM] Connection to server got closed. Server will restart.
2025-02-26 19:11:27.221 [info] true
2025-02-26 19:11:28.696 [info] [Info  - 7:11:28 PM] (3595) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:11:28.698 [info] [Info  - 7:11:28 PM] (3595) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-26 19:11:28.718 [info] [Info  - 7:11:28 PM] (3595) Starting service instance "petgram"
2025-02-26 19:11:28.799 [info] [Info  - 7:11:28 PM] (3595) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:11:28.804 [info] [Info  - 7:11:28 PM] (3595) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:11:28.804 [info] [Info  - 7:11:28 PM] (3595) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:11:28.805 [info] [Info  - 7:11:28 PM] (3595) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:11:28.806 [info] [Info  - 7:11:28 PM] (3595) Auto-excluding **/node_modules
2025-02-26 19:11:28.807 [info] [Info  - 7:11:28 PM] (3595) Auto-excluding **/__pycache__
2025-02-26 19:11:28.807 [info] [Info  - 7:11:28 PM] (3595) Auto-excluding **/.*
2025-02-26 19:11:28.850 [info] [Info  - 7:11:28 PM] (3595) Assuming Python version 3.11.1.final.0
2025-02-26 19:11:29.289 [info] [Info  - 7:11:29 PM] (3595) Found 14 source files
2025-02-26 19:11:31.623 [info] [Info  - 7:11:31 PM] (3595) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:11:31.625 [info] [Info  - 7:11:31 PM] (3595) Priority queue background worker(2) started
2025-02-26 19:11:32.022 [info] [Info  - 7:11:32 PM] (3595) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:11:32.023 [info] [Info  - 7:11:32 PM] (3595) Indexing(3) started
2025-02-26 19:11:36.310 [info] [Info  - 7:11:36 PM] (3595) [BG(1)] Long operation: SemanticTokens full at untitled:Untitled-1.ipynb.py?jupyter-notebook#W1sdW50aXRsZWQ%3D (2317ms)
2025-02-26 19:11:36.327 [info] [Info  - 7:11:36 PM] (3595) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (3026ms)
2025-02-26 19:11:36.327 [info] [Info  - 7:11:36 PM] (3595) scanned(3) 108 files over 1 exec env
2025-02-26 19:11:41.967 [info] [Info  - 7:11:41 PM] (3595) [IDX(3)] Long operation: index execution environment file:///home/luabud/petgram (4820ms)
2025-02-26 19:11:42.045 [info] [Info  - 7:11:42 PM] (3595) [IDX(3)] Long operation: index packages file:///home/luabud/petgram (4983ms)
2025-02-26 19:11:42.067 [info] [Info  - 7:11:42 PM] (3595) indexed(3) 108 files over 1 exec env
2025-02-26 19:11:42.662 [info] [Info  - 7:11:42 PM] (3595) Indexing finished(3).
2025-02-26 19:11:43.501 [info] [Info  - 7:11:43 PM] (3595) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (7398ms)
2025-02-26 19:11:43.501 [info] [Info  - 7:11:43 PM] (3595) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (7430ms)
2025-02-26 19:11:58.542 [info] [Info  - 7:11:58 PM] (3595) Starting service instance "<default>"
2025-02-26 19:11:58.856 [info] [Info  - 7:11:58 PM] (3595) Setting environmentName for service "<default>": "3.11.1 (.venv venv)"
2025-02-26 19:11:58.856 [info] [Info  - 7:11:58 PM] (3595) Setting pythonPath for service "<default>": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:11:58.856 [info] [Info  - 7:11:58 PM] (3595) No include entries specified; assuming /<default workspace root>
2025-02-26 19:11:58.856 [info] [Info  - 7:11:58 PM] (3595) Auto-excluding **/node_modules
2025-02-26 19:11:58.856 [info] [Info  - 7:11:58 PM] (3595) Auto-excluding **/__pycache__
2025-02-26 19:11:58.856 [info] [Info  - 7:11:58 PM] (3595) Auto-excluding **/.*
2025-02-26 19:11:58.903 [info] [Info  - 7:11:58 PM] (3595) Assuming Python version 3.11.1.final.0
2025-02-26 19:11:59.030 [info] [Error - 7:11:59 PM] (3595) File or directory "/<default workspace root>" does not exist.
2025-02-26 19:11:59.030 [info] [Info  - 7:11:59 PM] (3595) No source files found.
2025-02-26 19:12:01.535 [info] [Info  - 7:12:01 PM] (3595) Priority queue background worker(5) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:12:01.540 [info] [Info  - 7:12:01 PM] (3595) Priority queue background worker(5) started
2025-02-26 19:12:22.258 [info] UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".
    at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
    at processPromiseRejections (node:internal/process/promises:470:17)
    at processTicksAndRejections (node:internal/process/task_queues:96:32)

2025-02-26 19:12:22.411 [info] [Error - 7:12:22 PM] Server process exited with code 1.
2025-02-26 19:12:22.414 [info] [Info  - 7:12:22 PM] Connection to server got closed. Server will restart.
2025-02-26 19:12:22.414 [info] true
2025-02-26 19:12:23.898 [info] [Info  - 7:12:23 PM] (3661) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:12:23.900 [info] [Info  - 7:12:23 PM] (3661) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-26 19:12:23.919 [info] [Info  - 7:12:23 PM] (3661) Starting service instance "petgram"
2025-02-26 19:12:24.036 [info] [Info  - 7:12:24 PM] (3661) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:12:24.041 [info] [Info  - 7:12:24 PM] (3661) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:12:24.041 [info] [Info  - 7:12:24 PM] (3661) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:12:24.042 [info] [Info  - 7:12:24 PM] (3661) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:12:24.043 [info] [Info  - 7:12:24 PM] (3661) Auto-excluding **/node_modules
2025-02-26 19:12:24.044 [info] [Info  - 7:12:24 PM] (3661) Auto-excluding **/__pycache__
2025-02-26 19:12:24.044 [info] [Info  - 7:12:24 PM] (3661) Auto-excluding **/.*
2025-02-26 19:12:24.094 [info] [Info  - 7:12:24 PM] (3661) Assuming Python version 3.11.1.final.0
2025-02-26 19:12:24.365 [info] [Info  - 7:12:24 PM] (3661) Found 14 source files
2025-02-26 19:12:27.238 [info] [Info  - 7:12:27 PM] (3661) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:12:27.240 [info] [Info  - 7:12:27 PM] (3661) Priority queue background worker(2) started
2025-02-26 19:12:27.745 [info] [Info  - 7:12:27 PM] (3661) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:12:27.746 [info] [Info  - 7:12:27 PM] (3661) Indexing(3) started
2025-02-26 19:12:30.237 [info] [Info  - 7:12:30 PM] (3661) [BG(1)] Long operation: SemanticTokens full at untitled:Untitled-1.ipynb.py?jupyter-notebook#W0sdW50aXRsZWQ%3D (2403ms)
2025-02-26 19:12:31.554 [info] [Info  - 7:12:31 PM] (3661) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (3209ms)
2025-02-26 19:12:31.555 [info] [Info  - 7:12:31 PM] (3661) scanned(3) 108 files over 1 exec env
2025-02-26 19:12:32.704 [info] [Info  - 7:12:32 PM] (3661) indexed(3) 108 files over 1 exec env
2025-02-26 19:12:33.038 [info] [Info  - 7:12:33 PM] (3661) Indexing finished(3).
2025-02-26 19:12:38.154 [info] [Info  - 7:12:38 PM] (3661) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (4689ms)
2025-02-26 19:12:38.155 [info] [Info  - 7:12:38 PM] (3661) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (4689ms)
2025-02-26 19:13:11.004 [info] [Info  - 7:13:11 PM] (3661) [BG(1)] Long operation: checking: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist/bundled/stubs/pandas/core/frame.pyi (2645ms)
2025-02-26 19:13:11.005 [info] [Info  - 7:13:11 PM] (3661) [BG(1)] Long operation: analyzing: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist/bundled/stubs/pandas/core/frame.pyi (2646ms)
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.982 [info] [Error - 7:14:21 PM] Client Pylance: connection to server is erroring.
write EPIPE
2025-02-26 19:14:21.985 [info] UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".
    at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
    at processPromiseRejections (node:internal/process/promises:470:17)
    at processTicksAndRejections (node:internal/process/task_queues:96:32)

2025-02-26 19:14:21.994 [info] [Error - 7:14:21 PM] Server process exited with code 1.
2025-02-26 19:14:22.017 [info] [Info  - 7:14:22 PM] Connection to server got closed. Server will restart.
2025-02-26 19:14:22.017 [info] true
2025-02-26 19:14:27.896 [info] [Info  - 7:14:27 PM] (3889) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:14:27.975 [info] [Info  - 7:14:27 PM] (3889) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-26 19:14:27.982 [info] [Info  - 7:14:27 PM] (3889) Starting service instance "petgram"
2025-02-26 19:14:28.873 [info] [Info  - 7:14:28 PM] (3889) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-26 19:14:28.887 [info] [Info  - 7:14:28 PM] (3889) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-26 19:14:28.890 [info] [Info  - 7:14:28 PM] (3889) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-26 19:14:28.892 [info] [Info  - 7:14:28 PM] (3889) No include entries specified; assuming /home/luabud/petgram
2025-02-26 19:14:28.895 [info] [Info  - 7:14:28 PM] (3889) Auto-excluding **/node_modules
2025-02-26 19:14:28.896 [info] [Info  - 7:14:28 PM] (3889) Auto-excluding **/__pycache__
2025-02-26 19:14:28.897 [info] [Info  - 7:14:28 PM] (3889) Auto-excluding **/.*
2025-02-26 19:14:29.052 [info] [Info  - 7:14:29 PM] (3889) Assuming Python version 3.11.1.final.0
2025-02-26 19:14:29.753 [info] [Info  - 7:14:29 PM] (3889) Found 14 source files
2025-02-26 19:14:36.568 [info] [Info  - 7:14:36 PM] (3889) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-26 19:14:36.570 [info] [Info  - 7:14:36 PM] (3889) Priority queue background worker(2) started
2025-02-26 19:14:36.974 [info] [Info  - 7:14:36 PM] (3889) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-26 19:14:36.975 [info] [Info  - 7:14:36 PM] (3889) Indexing(3) started
2025-02-26 19:14:41.663 [info] [Info  - 7:14:41 PM] (3889) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (4007ms)
2025-02-26 19:14:41.664 [info] [Info  - 7:14:41 PM] (3889) scanned(3) 108 files over 1 exec env
2025-02-26 19:14:43.016 [info] [Info  - 7:14:43 PM] (3889) [BG(1)] Long operation: SemanticTokens full at untitled:Untitled-1.ipynb.py?jupyter-notebook#W4sdW50aXRsZWQ%3D (5331ms)
2025-02-26 19:14:43.376 [info] [Info  - 7:14:43 PM] (3889) indexed(3) 108 files over 1 exec env
2025-02-26 19:14:43.925 [info] [Info  - 7:14:43 PM] (3889) Indexing finished(3).
2025-02-26 19:14:49.935 [info] [Info  - 7:14:49 PM] (3889) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (6190ms)
2025-02-26 19:14:49.936 [info] [Info  - 7:14:49 PM] (3889) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (6192ms)

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (8 x 2995)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 31.71GB (8.79GB free)
Process Argv --log trace --log ms-python.autopep8=debug --crash-reporter-id 11494669-52ca-4f2c-aa0e-29172189cc8e
Screen Reader no
VM 0%
Item Value
Remote WSL: Fedora
OS Linux x64 5.15.167.4-microsoft-standard-WSL2
CPUs 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (5 x 0)
Memory (System) 5.79GB (3.23GB free)
VM 0%
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vsc_aa:30263845
vscod805:30301674
py29gd2263:31024238
c4g48928:30535728
2i9eh265:30646982
962ge761:30841072
dsvsc014:30777825
dsvsc015:30821418
h48ei257:31000450
pythontbext0:30879054
cppperfnew:30980852
pythonait:30973460
dwnewjupyter:31046869
nativerepl1:31134653
pythonrstrctxt:31093868
nativeloc1:31118317
e80f6927:31120813
iacca1:31150324
notype1:31143044
dwcopilot:31158714
c3hdf307:31184662
6074i472:31201624
dwoutputs:31242946
customenabled:31241370
9064b325:31222308
copilot_t_ci:31222730
f27dg485:31233432
g012b348:31231168
jda6j935:31233686
copilothoveron:31247701
notreesitterini:31241648
bgtreat:31245514
fh1c7952:31247580

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Feb 27, 2025
@luabud
Copy link
Member Author

luabud commented Feb 27, 2025

Just reproduced this with a Python file in WSL:

2025-02-27 08:15:44.468 [info] (Client) Pylance async client (2025.2.102) started with python extension (2025.0.0)
2025-02-27 08:15:54.086 [info] [Info  - 8:15:54 AM] (433) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-27 08:15:54.306 [info] [Info  - 8:15:54 AM] (433) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-27 08:15:54.332 [info] [Info  - 8:15:54 AM] (433) Starting service instance "petgram"
2025-02-27 08:16:01.446 [info] [Info  - 8:16:01 AM] (433) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-27 08:16:01.457 [info] [Info  - 8:16:01 AM] (433) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-27 08:16:01.459 [info] [Info  - 8:16:01 AM] (433) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-27 08:16:01.465 [info] [Info  - 8:16:01 AM] (433) No include entries specified; assuming /home/luabud/petgram
2025-02-27 08:16:01.467 [info] [Info  - 8:16:01 AM] (433) Auto-excluding **/node_modules
2025-02-27 08:16:01.468 [info] [Info  - 8:16:01 AM] (433) Auto-excluding **/__pycache__
2025-02-27 08:16:01.469 [info] [Info  - 8:16:01 AM] (433) Auto-excluding **/.*
2025-02-27 08:16:01.745 [info] [Info  - 8:16:01 AM] (433) Assuming Python version 3.11.1.final.0
2025-02-27 08:16:02.756 [info] [Info  - 8:16:02 AM] (433) Found 14 source files
2025-02-27 08:16:10.023 [info] [Info  - 8:16:10 AM] (433) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-27 08:16:10.041 [info] [Info  - 8:16:10 AM] (433) Priority queue background worker(2) started
2025-02-27 08:16:11.478 [info] [Info  - 8:16:11 AM] (433) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-27 08:16:11.478 [info] [Info  - 8:16:11 AM] (433) Indexing(3) started
2025-02-27 08:16:18.034 [info] [Info  - 8:16:18 AM] (433) [IDX(3)] Long operation: scan packages file:///home/luabud/petgram (5945ms)
2025-02-27 08:16:18.034 [info] [Info  - 8:16:18 AM] (433) scanned(3) 108 files over 1 exec env
2025-02-27 08:16:19.514 [info] [Info  - 8:16:19 AM] (433) indexed(3) 108 files over 1 exec env
2025-02-27 08:16:19.776 [info] [Info  - 8:16:19 AM] (433) Indexing finished(3).
2025-02-27 08:16:22.015 [info] [Info  - 8:16:22 AM] (433) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (9374ms)
2025-02-27 08:16:22.015 [info] [Info  - 8:16:22 AM] (433) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (11002ms)
2025-02-27 09:18:29.906 [info] [Info  - 9:18:29 AM] (433) [FG] Long operation: parsing: file:///home/luabud/petgram/petgram/main.py (2493ms)
2025-02-27 09:22:29.368 [info] UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".
    at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
    at processPromiseRejections (node:internal/process/promises:470:17)
    at processTicksAndRejections (node:internal/process/task_queues:96:32)

2025-02-27 09:22:29.463 [info] [Error - 9:22:29 AM] Client Pylance: connection to server is erroring.
Channel closed
2025-02-27 09:22:29.467 [info] [Error - 9:22:29 AM] Server process exited with code 1.
2025-02-27 09:22:29.470 [info] [Info  - 9:22:29 AM] Connection to server got closed. Server will restart.
2025-02-27 09:22:29.470 [info] true
2025-02-27 09:22:30.376 [info] [Info  - 9:22:30 AM] (6162) Server root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-27 09:22:30.378 [info] [Info  - 9:22:30 AM] (6162) Pylance language server 2025.2.102 (pyright version 1.1.395, commit 1d1b43c1) starting
2025-02-27 09:22:30.398 [info] [Info  - 9:22:30 AM] (6162) Starting service instance "petgram"
2025-02-27 09:22:30.578 [info] [Info  - 9:22:30 AM] (6162) Loading pyproject.toml file at /home/luabud/petgram/pyproject.toml
2025-02-27 09:22:30.587 [info] [Info  - 9:22:30 AM] (6162) Setting environmentName for service "petgram": "3.11.1 (.venv venv)"
2025-02-27 09:22:30.588 [info] [Info  - 9:22:30 AM] (6162) Setting pythonPath for service "petgram": "/home/luabud/petgram/.venv/bin/python"
2025-02-27 09:22:30.589 [info] [Info  - 9:22:30 AM] (6162) No include entries specified; assuming /home/luabud/petgram
2025-02-27 09:22:30.590 [info] [Info  - 9:22:30 AM] (6162) Auto-excluding **/node_modules
2025-02-27 09:22:30.591 [info] [Info  - 9:22:30 AM] (6162) Auto-excluding **/__pycache__
2025-02-27 09:22:30.591 [info] [Info  - 9:22:30 AM] (6162) Auto-excluding **/.*
2025-02-27 09:22:30.657 [info] [Info  - 9:22:30 AM] (6162) Assuming Python version 3.11.1.final.0
2025-02-27 09:22:30.897 [info] [Info  - 9:22:30 AM] (6162) Found 14 source files
2025-02-27 09:22:33.128 [info] [Info  - 9:22:33 AM] (6162) Priority queue background worker(2) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist
2025-02-27 09:22:33.131 [info] [Info  - 9:22:33 AM] (6162) Priority queue background worker(2) started
2025-02-27 09:22:33.581 [info] [Info  - 9:22:33 AM] (6162) Indexer background runner(3) root directory: file:///home/luabud/.vscode-server-insiders/extensions/ms-python.vscode-pylance-2025.2.102/dist (index)
2025-02-27 09:22:33.581 [info] [Info  - 9:22:33 AM] (6162) Indexing(3) started
2025-02-27 09:22:35.675 [info] [Info  - 9:22:35 AM] (6162) scanned(3) 108 files over 1 exec env
2025-02-27 09:22:35.729 [info] [Info  - 9:22:35 AM] (6162) [BG(1)] Long operation: SemanticTokens full at file:///home/luabud/petgram/petgram/api/home.py (2192ms)
2025-02-27 09:22:36.419 [info] [Info  - 9:22:36 AM] (6162) indexed(3) 108 files over 1 exec env
2025-02-27 09:22:36.586 [info] [Info  - 9:22:36 AM] (6162) Indexing finished(3).
2025-02-27 09:22:37.938 [info] [Info  - 9:22:37 AM] (6162) [BG(1)] Long operation: checking: file:///home/luabud/petgram/petgram/main.py (2160ms)
2025-02-27 09:22:37.938 [info] [Info  - 9:22:37 AM] (6162) [BG(1)] Long operation: analyzing: file:///home/luabud/petgram/petgram/main.py (2185ms)

@rchiodo
Copy link
Contributor

rchiodo commented Feb 27, 2025

Can you attach the file or project? Looks like something is throwing an exception somewhere.

@luabud
Copy link
Member Author

luabud commented Feb 27, 2025

It was this one: http://github.com/luabud/petgram
I used this requirements.txt so it'd work with Python >= 3.11

fastapi
fastapi-login
fastapi-users
psycopg2
pydantic
requests
uvicorn
databases

@luabud
Copy link
Member Author

luabud commented Mar 1, 2025

I can no longer reproduce since disabling the experimental server.

@luabud luabud closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

3 participants