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
If the system you are using unlogged with has low available memory and you try to cancel the decompilation phase (before seeing the confirm option), it will not cancel. This leaves the user stuck, in need of force quitting Idea.
Reproduction steps
Load up your system with a lot of applications (get to very high ram usage)
DirectInvoke a method that returns a very large response, try to save this candidate. The method should take a long time decompiling as you click on save. Alternatively try to save many candidates.
Click on cancel
...
Expected behavior
For there to be no UI blocker if the user wants to cancel.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
If the system you are using unlogged with has low available memory and you try to cancel the decompilation phase (before seeing the confirm option), it will not cancel. This leaves the user stuck, in need of force quitting Idea.
Reproduction steps
...
Expected behavior
For there to be no UI blocker if the user wants to cancel.
Additional context
No response
The text was updated successfully, but these errors were encountered: