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?

已提問 2 年前檢視次數 148 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南