Closed shishkin closed 1 year ago
Spawn fails in vitest worker threaded environment.
This fix implements suggestion from vitest: https://github.com/vitest-dev/vitest/issues/1544#issuecomment-1193938332
Is bumping min node.js ver required? that's a pretty big change.
That's the version isMainThread is available from.
isMainThread
Fixed by https://github.com/rynop/dynamodb-local/pull/46
Spawn fails in vitest worker threaded environment.
This fix implements suggestion from vitest: https://github.com/vitest-dev/vitest/issues/1544#issuecomment-1193938332