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?

posta 2 anni fa148 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande