I get this error when I try to run tests using the TestItems framework in VSCode:
An error occurred attempting to run tests: Error: Pending response rejected since connection got disposed
The test runs fine from the VSCode REPL in package mode.
Another person got the same error but the issue wasn’t resolved in that thread.
Does anybody know what causes this error and how to fix it?