brianc / node-libpq

Simple, low level native bindings to PostgreSQL's libpq from node.js
111 stars 41 forks source link

Can't use libpq with worker_threads - "Error: Module did not self-register" when two threads load 'pg' #79

Open LouisStAmour opened 3 years ago

LouisStAmour commented 3 years ago

Seems to be related to: https://github.com/nodejs/node/issues/21783