mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[debugger] Add comment to DebuggerCommandImpl.kt
GitOrigin-RevId: 783de5c84f5ece84969cee0a71788b352174d6cf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b1e6a97c38
commit
5282faf9c3
@@ -105,6 +105,7 @@ abstract class DebuggerCommandImpl(private val myPriority: PrioritizedTask.Prior
|
||||
notifyCancelled()
|
||||
}
|
||||
} finally {
|
||||
// Command finished or postponed
|
||||
cancelCommandScope()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user