-
Notifications
You must be signed in to change notification settings - Fork 138
Description
Describe the bug
It appears whilst using the extension an excessive number of R sessions are still being spawned and not released :(
To Reproduce
Use R + vscode extension + language server in a rocker/verse docker container (via attach vscode to running container) for an extended period of time.
Do you want to fix by self? (We hope your help!)
Yes, but realistically no as I don't think this is within my skillset to fix :(
(If yes,) what kind of help do you want? (e.g. Which file should I fix, Survey (related documents)
major guidance on where to even start :)
Config file
Not sure all this is needed but can provide if you think otherwise, main thing is I am using a standard R terminal not radian.
Expected behavior
R sessions to clean themselves up and not hog memory
Screenshots
Environment (please complete the following information):
- OS: Linux, Fedora 35
- VSCode Version: 1.67.2
- R Version: 4.1.2
- vscode-R version: v2.5.0
However I am running the extension in a docker container namely: rocker/r-ver:4.1.2
EDIT:
A screenshot of my R language server log:


