emscripten-core / emscripten-core/emscripten

the dedicated worker is not disappear when stop

Open
#14,645 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.