(BUG?) Git Commit Code Analyzing does not work or take too much time / 2023.3

I'm currently using WebStorm 2023.3 (Mac OS X 14.2.1, M2 Pro)

sometimes i had to stop and retry commit and push because code analyze stop or freeze

any known way to resolve? or is this new bug?

0

Please could you try getting thread dumps so that we can see what happens? When code analysis 'freezes', please use the IDE main menu Help | Diagnostic Tools | Dump threads or use jstack section here if you can't click that menu, and capture thread dumps every 5–10 seconds (2-3 dumps would be enough).

 

0

Here's dump

https://drive.google.com/file/d/1Ve-ILA8abdlKHIPRbj-98MyMhxENcyuf/view?usp=sharing

note that this one is succeed one, took quite while though.

sometimes it just fail with no message, no ‘are you sure to push (with file list)’ popup

0

Thanks for sharing these files. They are really helpful.
Your issue is caused by IDEA-340702 and IDEA-335429. Please follow these tickets for updates.

0

请先登录再写评论。