Jake Bailey

Results 1475 comments of Jake Bailey

Watch should be working. More info (or any info, really) would be helpful.

I think we really need a full repro to be able to check this, e.g. whatever is in this tsgo-test dir.

It's been a month with no reply; without any more info we can't work on this.

"fixes this"? What is the bug specifically? That is all I was trying to get, because it wasn't clear what the problem was nor how to reproduce it. Without that...

FWIW setting GOMAXPROCS is not a totally sound way to see how a process behaves with fewer cores; there are other factors here that affect this than just how many...

I'm going to close this; I think we're going to apply these using the new `modernize` tool by the Go team in bulk. I'll also note that you sent this...

I rebased this to simplify it, but I actually negated the entire point since the struct embedding seems to add some padding, oops.

I don't want to spam the PR with this comment, but I think we're trying to put any exported function shims in `exports.go` rather than rename functions to be exported,...

`hugeDeclarationOutputGetsTruncatedWithError` appears to time out on my machine; maybe we need to skip its output? Or, there's a perf bug?