Crashes with libc++abi: terminating with uncaught exception of type Napi::Error #2972
Closed
6 tasks done
Labels
p2-edge-case
Bug, but has workaround or limited in scope (priority)
Describe the bug
I've been getting a process crash using vitest when using either bcrypt or argon2 (so I assume it's not a bug with either but something that vitest is doing).
I assume it's an issue with tinypool? tinylibs/tinypool#48
Does vitest use multiples processes when threads are disabled?
Reproduction
I couldn't easily reproduce the issue. I believe it has something to do with multithreading and usage of native libraries like bcrypt or argon2.
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: