**Environment Information** - OS: Windows 11 - Node Version: 22.11.0 - NPM Version: 10.9.0 - confluent-kafka-javascript version: 1.2.0 **Steps to Reproduce** Instantiate the kafka client, have two tests, run them in parallel. You get `{ code: 'ERR_DLOPEN_FAILED' }`. Same happens if I want to connect to two different cluster with different brokers set.