Matt Mastracci

Results 166 comments of Matt Mastracci

Thank you, @Tyriar. Appreciate the investigation and fix.

I believe this was fixed by removing the cli_snapshot test which had some issues. @dsherret can we close this?

For future ref, fixed by https://github.com/denoland/deno/pull/22722

Hey all, there's been some interest in supporting trailers in Deno for both the `fetch` side of the API, as well as the `Deno.serve` HTTP server. The feature is mostly...

Closing this issue -- it appears that older versions of docker are causing the crash. For those encountering this error in the future, this is likely because your version of...

Appears to be working, feel free to re-open if it is still reproducible.

@dojyorin If you would like to PR support for using alpine:latest with glibc from distroless and the existing tini setup, I think that would be a PR we could accept....

I think that we can add `wget` support to install.sh, but we should have separate `wget` instructions as a fallback rather than putting both `cURL` and `wget` into a single...

@oscarotero This is on our radar right now. No timeline right this moment, but we hope to nail down what's going on here.