Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Extension Memory Leak #89

Open
HuakunShen opened this issue Oct 31, 2024 · 1 comment
Open

Extension Memory Leak #89

HuakunShen opened this issue Oct 31, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@HuakunShen
Copy link
Member

HuakunShen commented Oct 31, 2024

On Mac I can observe that, after an extension is opened, memory usage for tauri://localhost goes up, and never get released after extension is closed.

@HuakunShen HuakunShen added the bug Something isn't working label Oct 31, 2024
@HuakunShen HuakunShen self-assigned this Oct 31, 2024
@HuakunShen
Copy link
Member Author

Suspected to be bug with extension loading, e.g. dangling web worker, comlink...
But after some experiment, it seems like opening an empty page multiple times also contributes to memory.
Is this a tauri bug, or nuxt bug, or my bug? Further investigation required.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant