Jean Barkhuysen

Results 28 issues of Jean Barkhuysen

The following cases are untested, and should be tested: - https://github.com/grpc/grpc-go/blob/fb6867e42b4743663f07f4c7ce6c29c8d01247e1/internal/transport/http2_client.go#L275-L278 - https://github.com/grpc/grpc-go/blob/fb6867e42b4743663f07f4c7ce6c29c8d01247e1/internal/transport/http2_client.go#L279-L282 - https://github.com/grpc/grpc-go/blob/fb6867e42b4743663f07f4c7ce6c29c8d01247e1/internal/transport/http2_client.go#L298-L301 - https://github.com/grpc/grpc-go/blob/fb6867e42b4743663f07f4c7ce6c29c8d01247e1/internal/transport/http2_client.go#L304-L307 e.g. changes in https://github.com/grpc/grpc-go/pull/2219 were almost merged that should not have because of...

Status: Help Wanted
P2
Type: Testing
fixit
Area: Transport

I took a stab at better documenting some things in syntax.go, which I've struggled to parse from godoc alone. I probably got some things slightly (or very) wrong - let...

cla: yes

For the sake of semantics and (minimally) lowered barriers to entry.

This does not work: ``` ``` This does: ``` ``` It'd be nice if both worked =)

feature

In my code I have, ``` // Subscribe views to see stats in Stackdriver Monitoring. if err := view.Register( ocgrpc.ClientSentBytesPerRPCView, ocgrpc.ClientReceivedBytesPerRPCView, ocgrpc.ClientRoundtripLatencyView, ocgrpc.ClientCompletedRPCsView, ocgrpc.ClientSentMessagesPerRPCView, ocgrpc.ClientReceivedMessagesPerRPCView, ocgrpc.ClientServerLatencyView, pubsub.AckCountView, pubsub.ModAckCountView, pubsub.NackCountView, pubsub.PullCountView,...

bug

I noticed that when I leave my app running for a period of time, eventually it stops reporting with this error: ``` { insertId: "i1qjvug3b9hn98" labels: {…} logName: "projects/deklerk-sandbox/logs/go-ps-consumer" receiveTimestamp:...

Failures go waaaaay off screen to the right

Signed-off-by: Tom Chen See: https://github.com/jneen/rouge/issues/275

Thank you for your work on this project. It has been invaluable in helping me learn my wife's huge indian family, and they love seeing it too. ---------------------- Given two...

enhancement