Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Throw more specific error when deleting workspace #111

Open
mlorinc opened this issue Jun 16, 2023 · 0 comments
Open

Throw more specific error when deleting workspace #111

mlorinc opened this issue Jun 16, 2023 · 0 comments
Labels
IMPROVEMENT New feature or request

Comments

@mlorinc
Copy link
Contributor

mlorinc commented Jun 16, 2023

E.g:

  1) JBang codelens debug
       "after all" hook for "JBang.yaml codelens debug works":
     Error: EBUSY: resource busy or locked, rmdir 'D:\a\camel-dap-client-vscode\camel-dap-client-vscode\test-resources\ui-workbench'

The error is type of Error which can be thrown in more than this particular scenario. This event usually occurs when folder is still opened and used by VS Code.

@mlorinc mlorinc added the IMPROVEMENT New feature or request label Jun 16, 2023
@mlorinc mlorinc self-assigned this Jun 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
IMPROVEMENT New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant