pygame-web / pygbag

python and pygame wasm for everyone ( packager + test server + simulator )
https://github.com/pygame-web
MIT License
319 stars 36 forks source link

memory leak #84

Closed tigercoding56 closed 1 year ago

tigercoding56 commented 1 year ago

idk why but there is a memory leak that only happens when running on pygbag in a program i made here is a video of it . as you can see when running the program with thonny (interprete cpython ) it works but when running the pygbag version it does not (the dialog section )
issue.webm

tigercoding56 commented 1 year ago

here is the debug view btw not sure if this helps image

tigercoding56 commented 1 year ago

closing this as after sleeping i noticed that while it is strange , it is not due to memory