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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ