You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properly terminate debug session if the workflow's webview panel is closed (#1584)
## Changes
Before we were getting uncaught exceptions if users close webview panel,
and the debug session was stuck forever (unless you click on the stop
button manually)
## Tests
Manually
0 commit comments