Hello @stefterv,
A new Processing task remains in my Background processes after running VS Code with the Processing VS Code Extension.
Steps to reproduce:
- Open VS Code
- The last Processing sketch opens.
Assumed that it has been used last and a Processing sketch is opened. - Close VS Code
- Examine the Background processes in Task Manager
A new Processing Task is added each time the above is performed:
I run a batch file to kill the tasks:
Environment:
- W10
- VS Code 1.104.2
- Processing VS Code Extension 1.1.5
- Processing 4.4.7
:)