Closed lpsinger closed 1 year ago
stdin and stdout should be ignored, not piped.
This seems to fix hangs when using jest-dynamodb under GitHub Actions.
I'm having this issue too, applying this as patch solved it.
@rynop
@onhate @lpsinger merged and new ver published to npm. thanks!
stdin and stdout should be ignored, not piped.
This seems to fix hangs when using jest-dynamodb under GitHub Actions.