Skip to content

v3.2.3

Compare
Choose a tag to compare
@znorman-harris znorman-harris released this 22 Sep 15:33
· 1712 commits to main since this release

Re-work cancellation to handle cases where the worker threads were too busy to get the messages that work needs to be stopped. If you now use a very large file (take "slicer3.pro" from the IDL distribution) events are interrupted as expected.

This also includes a fix where false error messages would show up in the UI for work that was canceled.

Update most dependencies with changes from first re-release of the extension. This includes to VSCode 1.82.

Fixed a bug where the "strictarrsubs" compile option was missing from the list of valid compile options