Skip to content

Commit d9a72bc

Browse files
committed
1 parent 325ef8c commit d9a72bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/workbench/contrib/debug/electron-browser/debugService.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ export class DebugService implements IDebugService {
524524
);
525525
}
526526
session.shutdown();
527+
this.endInitializingState();
527528
this._onDidEndSession.fire(session);
528529

529530
const focusedSession = this.viewModel.focusedSession;

0 commit comments

Comments
 (0)