fdplugin-postfix-code-completion
fdplugin-postfix-code-completion copied to clipboard
Freezing in some particular use case!
FD 5.2.0.69, FD-PCC not sure the version, file's mtime is 2016-04-08.
Here's a few classes I've been working on. https://drive.google.com/file/d/0B-7PQlxmvSebdEo3WkE1TDdpamc/view?usp=sharing
In controllers.FeelAPIController, line 60, I typed dispatchEvent(new FeelAPIControllerErrorEvent(FeelAPIControllerErrorEvent., at which point FD froze for ~30 seconds (full CPU utilization).
Typing dispatchEvent(new FeelAPIControllerErrorEvent(type, event. also led to freezing.
Hope it's reproducible...
Disabled FD-PCC plugin and no more freezing.
I check it in the near future