formulahendry / formulahendry/vscode-code-runner
[Bug] Halts further execution of code on pointer
- 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**

[File type: .cpp]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.