Matt-Esch commented on pull request #200: URL: https://github.com/apache/pulsar-client-node/pull/200#issuecomment-1074688520
I managed to track down the segfault with valgrind and found an appropriate workaround (issue with the node-addon-api double freeing Ref'd instances https://github.com/nodejs/node-addon-api/issues/1153). Valgrind shows no remaining memory access issues on shutdown. This is likely to be an existing latent bug and it wasn't reproducible for me locally but it was reproducible consistently in github actions. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org