HelloWorld017 / atom-discord

Integrate with Discord and show Rich Presence information.
https://atom.io/packages/atom-discord
MIT License
105 stars 28 forks source link

RAM Increasing over time #35

Closed AlexFlipnote closed 6 years ago

AlexFlipnote commented 6 years ago

Hello there, Recently I have been taking usage of this wonderful package to show my friends what I do, however, there has been some issues with RAM growth, I made a GIF to showcase my issue.

Enabled Package

Image1

Disabled Package

Image2

As shown from the two gifs provided above, when the package is enabled, it will grow the RAM usage. If it helps to tell, the package doesn't work with Discord RPC at all, so I believe it is trying to use RPC but can't seem to do so.

Discord client: Discord Canary, Latest from 08/01/2018 Specs: Image3

Thanks in advance -- AlexFlipnote

HelloWorld017 commented 6 years ago

Is Discord turned on and Rich Presence is successfully showed? If not, maybe checking if discord is turned on and rpc is transfered to discord process help to fix this issue.

HelloWorld017 commented 6 years ago

And, I'd be glad if you come to #32.

AlexFlipnote commented 6 years ago

Update on the case, turns out I just had to reboot Discord for RPC to work, my bad. Apologies for the incorrect issue report, have a great day. Image