JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
https://jimkyndemeyer.github.io/js-graphql-intellij-plugin/
MIT License
879 stars 97 forks source link

Plugin unload failure #480

Open PHPirates opened 3 years ago

PHPirates commented 3 years ago

Describe the bug Plugin fails to unload

To Reproduce

Expected behavior Plugin unloads and reloads

Version and Environment Details Operation system: Arch IDE name and version: IntelliJ 2021.2 Plugin version: 3.0.0

Additional context idea.log hprof file

I did not try to reproduce.

vepanimas commented 3 years ago

Hi! Thank you for the report and a memory snapshot, it's very helpful. In the current state, the plugin is not fully compatible with dynamic loading, so I plan to put some effort into fixing this in the upcoming releases.