intellij-kubernetes icon indicating copy to clipboard operation
intellij-kubernetes copied to clipboard

When I use a non-responsive cluster, the IDE is freezing when I close an editor that contains a k8 yaml resource

Open adietish opened this issue 6 months ago • 0 comments

related to #862

Steps:

  1. ASSERT: have a cluster that is non-responsive (ex. local kind cluster, that is shut down)
  2. ASSERT: have an editor with a k8 yaml resource opened.
  3. EXEC: close the editor

Result: The IDE is frozen

adietish avatar Apr 25 '25 15:04 adietish