bombsquad-community / plugin-manager

A Plugin Manager for Bombsquad 1.7+
https://bombsquad-community.web.app/pluginmanager
Other
44 stars 33 forks source link

Possible memory leak? #114

Open brostosjoined opened 1 year ago

brostosjoined commented 1 year ago

BombSquad_v2volc3YgU

kingsamurai123 commented 1 year ago

Can you confirm on which occasion you received this error? Cause I don't have the issue when opening the plugin manager. PS: I have installed all the plugins available in the plugin manager. Still don't see the error.

Loup-Garou911XD commented 1 year ago

Don't think this is anything to worry about, because plugin manager still continues to download when it's gui is closed I think that's what the error is complaining about

rikkolovescats commented 1 year ago

Yup, I've noticed this warning too. I think it's probably cause of something in plugin manager running in asyncio after the main widget dies. It should be fun debugging this whoever feels up to it!

rikkolovescats commented 11 months ago

one of these should be fixed with https://github.com/bombsquad-community/plugin-manager/pull/204/files#diff-28bc375e4201ee2bf754c5e2fcdb8a9db0a36b77815a2797486ffb2433f5b181R1607

let's see if more such warnings show up