Skip to content

VSCode debugging freezes or goes into loop for large Pandas DataFrames #695

@ashrauma

Description

@ashrauma

Environment data

  • VS Code version: 1.57.1
  • Extension version (available under the Extensions sidebar): v2020.11.371526539
  • OS and version: Windows_NT x64 10.0.18363
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.5
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): virtualenv
  • Relevant/affected Python packages and their versions: pandas==1.3.0
  • Relevant/affected Python-related VS Code extensions and their versions: Pylance==v2020.12.0
  • Value of the python.languageServer setting: Pylance

[NOTE: If you suspect that your issue is related to the Microsoft Python Language Server (python.languageServer: 'Microsoft'), please download our new language server Pylance from the VS Code marketplace to see if that fixes your issue]

Expected behaviour

Debug normally

Actual behaviour

Loops into debug at a line

Steps to reproduce:

[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]

  1. Please see VSCode debugging freezes or goes into loop for large Pandas DataFrames vscode#130615

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

XXX

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions