Matheus Almeida

Results 7 comments of Matheus Almeida

@pimterry I'm facing that same issue, here are some example code that I can reproduce the error Note that even using the option `http2` as `false` it hits the `http2-wrapper`...

@pimterry Here is a repo with the above example: https://github.com/matAlmeida/example-mockttp Just run `npm install` then `npm test`

Great, it makes sense. As I said, my tests was exiting without the need of forceExit from jest so i think that this proves that there were no true open...

Looks like @stefanuros had abandoned it. I tried to create some tests here but no success yet. Someone had progress? @anjalikk14 did you accomplished something? Could you (@ctxhou) give me...

Totally got it. It's a tough task to keep all synced. Any news I would happily help with it.

I'm getting the same error, apparently AWS changed the domain to `https://s3.us-west-2.amazonaws.com/dynamodb-local/dynamodb_local_latest.tar.gz` Edit: The fix was done in [dynamodb-localhost](https://github.com/99x/dynamodb-localhost/pull/78) project but not published yet