mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
EA-85173 - assert: ComponentManagerImpl.getPicoContainer
This commit is contained in:
@@ -775,7 +775,7 @@ public class XDebugSessionImpl implements XDebugSession {
|
||||
updateExecutionPosition();
|
||||
|
||||
if (myShowTabOnSuspend.compareAndSet(true, false)) {
|
||||
UIUtil.invokeLaterIfNeeded(() -> {
|
||||
AppUIUtil.invokeLaterIfProjectAlive(myProject, () -> {
|
||||
initSessionTab(null);
|
||||
showSessionTab();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user