Skip to content

[Docs] Document that Worker are never destroyed (even if pthreads end) #16761

Open
@aharondavid

Description

@aharondavid

Worker Thread that created by pthread_create, pthread_detach, seem in the debugger (Chrome Dev Tool) although it ended and returned.
it removed only when calling to pthread_kill

image

Version of emscripten/emsdk:
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.4 (14cd48e)
clang version 15.0.0 (https://github.com/llvm/llvm-project ce5588fdf478b6af724977c11a405685cebc3d26)
Target: wasm32-unknown-emscripten
Thread model: posix

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions