emscripten-core / emscripten-core/emscripten
the dedicated worker is not disappear when stop
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
i use `pthread_create` create the thread in C code ,and when stop use `pthread_join` or `return` to exit the thread(pthread_exit() throw the unwind error ) , then i find the dedicated worker in still in Task manager of chrome. and the Memory is growing when start..stop...start..stop...start..stop...start..stop...start..stop...
Contributor guide
Assessment
This issue has not been assessed yet.