stinb / UnderstandForVSCode

VS Code extension for Understand
https://www.scitools.com
MIT License
1 stars 0 forks source link

Add ability to analyze in VS Code while project is open in Understand or vice-versa #12

Open RobbyCBennett opened 3 months ago

RobbyCBennett commented 3 months ago

Error message when trying to analyze while using Understand for VS Code: The Analysis cannot be performed because the database is locked or read-only.
Last locked by process ID: 7776

Additionally, VS Code has no error message like in the screenshot.

jordancolbeth commented 1 month ago

Userver is supposed to release the license on close, but this Understand error is persisting even after the folder/workspace is closed in VS Code. Had to delete and recreate the project to be able to reanalyze in Understand.

RobbyCBennett commented 1 month ago

That happens because userver isn't getting or processing requests/notifications from the client. It ignores the shutdown request and therefore it doesn't release the license.