S3 client segmentation fault in NodeJS worker thread

0

I am trying to use the @aws-sdk/client-s3 inside a worker thread in NodeJS.

It creates a segmentation fault when the worker exits, killing the main process with it.

Here is a sandbox that you can replicate locally to try it out: https://codesandbox.io/s/aws-s3-worker-jjl4z9

How can I avoid this segmentation fault?

gefragt vor 2 Jahren148 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen