emscripten-core / emscripten-core/emscripten
test_pthread_dlopen_many is very flaky
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
test_pthread_dlopen_many is a stress test for dlopen, but is currently failing too often to be useful. Until recently it was mostly failing in wasm64l mode and sanitizer mode, but with the recent changes to proxying (e.g. https://github.com/emscripten-core/emscripten/pull/18852) it's happening more often.
Contributor guide
Assessment
This issue has not been assessed yet.