lrbarber commented on PR #1716:
URL: https://github.com/apache/daffodil-vscode/pull/1716#issuecomment-4959344327
After closing a data editor window (without closing the second VSCode
wndow), the following messages begin scrolling in the Debug Console of the
'main' VSCode window:
**rejected promise not handled within 1 second: Error: Webview is disposed
stack trace: Error: Webview is disposed
at uN.assertNotDisposed
(file:///c:/Program%20Files/Microsoft%20VS%20Code/6a44c352bd/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:669:112635)
at get webview
(file:///c:/Program%20Files/Microsoft%20VS%20Code/6a44c352bd/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:669:111596)
at SvelteUIWebviewPanel.postMessage
(c:\Users\larry.barber\Documents\testing\daffodil-vscode\dist\ext\extension.js:22008:27)
at DataEditorClient.sendHeartbeat
(c:\Users\larry.barber\Documents\testing\daffodil-vscode\dist\ext\extension.js:22414:38)
at Timeout._onTimeout
(c:\Users\larry.barber\Documents\testing\daffodil-vscode\dist\ext\extension.js:22312:10)
at listOnTimeout (node:internal/timers:605:17)
at process.processTimers (node:internal/timers:541:7)**
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]