You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter seemingly random crashes while using koffi in node:worker_thread.
It does not crash most of the time, but crashes could be found in the logs.
Koffi version: 2.9.0
Node version: 20.16.0
I encounter seemingly random crashes while using koffi in node:worker_thread.
It does not crash most of the time, but crashes could be found in the logs.
Both node main thread and the worker thread load the same lib(libmagic) using koffi.
https://www.npmjs.com/package/libmagic-ffi?activeTab=code
Seems random; the probability is roughly 1% - 5%
The text was updated successfully, but these errors were encountered: