vscode-matlab-interactive-terminal icon indicating copy to clipboard operation
vscode-matlab-interactive-terminal copied to clipboard

Matlab Engine hangs on some errors

Open apommel opened this issue 4 years ago • 0 comments

On some errors, the Matlab Engine API does not throw an exception and instead hangs forever, which similarly blocks the extension. A solution would be to execute Matlab calls in another thread and kill it when an error is detected.

apommel avatar Apr 18 '20 13:04 apommel