formulahendry / formulahendry/vscode-code-runner

[Bug] Halts further execution of code on pointer

Open
#740 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

- VS Code Version: 1.53.2
- OS Version: Windows_NT x64 10.0.19042
- Code Runner Version: v0.11.2

**Describe the bug**
Halts further execution of code {POP-UP message: code is running} when pointer is used again [even with different variable name] in different code file.

**To Reproduce**
Steps to reproduce the behavior:
Once this happens code runner is unusable, until VS Code is restarted again.

**Expected behavior**
Time bound limit to code execution, and clearing of cache when encounter's an error.

**Screenshots**
![Screenshot -codeisalreadyrunning](https://user-images.githubusercontent.com/40722235/108750365-f1df7680-7566-11eb-941a-a3a5caa3d474.png)
[File type: .cpp]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.