MATLAB-extension-for-vscode icon indicating copy to clipboard operation
MATLAB-extension-for-vscode copied to clipboard

MATLAB still running in background even after vscode window is closed

Open robertoffmoura opened this issue 10 months ago • 0 comments

Describe the bug The MATLAB process continues running in the background even after closing the vscode window.

To Reproduce Steps to reproduce the behavior:

  1. Open a new vscode window
  2. Start a MATLAB terminal
  3. Close the vscode window
  4. Check System Monitor
  5. MATLAB process is still running

Expected behavior MATLAB process should be killed when the vscode window is closed.

Useful Information

  • OS Version: Red Hat Enterprise Linux 8.10
  • VS Code Version: 1.98.2

robertoffmoura avatar Apr 14 '25 09:04 robertoffmoura