> If you switch to http rather than http2 do you have the same issue?
No, I haven't.

>  have you tried running your code under the race detector?
Yes, I did.

> Since you encounter it on localhost I assume you can extract what is
needed based on the other issues cited.
It's not easy, but I could try.

чт, 12 нояб. 2020 г. в 22:07, Brian Candler <b.cand...@pobox.com>:

> On Thursday, 12 November 2020 14:34:35 UTC, Robert Engels wrote:
>>
>> One thing to note, gRPC uses http2. If there were a bug like this lurking
>> in the library it would be far more common, so the most likely cause is
>> specific to your code.
>>
>
> To the OP: have you tried running your code under the race detector
> <https://blog.golang.org/race-detector>?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "golang-nuts" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golang-nuts/CJwsb1H9mGg/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/8e2463b4-da04-4f1b-b09f-948d45954088o%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/8e2463b4-da04-4f1b-b09f-948d45954088o%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAJmRHGBSVkUTg3L-8SbCBrYw-MqZFwV4Fd_jsUqN4wYyjN54RA%40mail.gmail.com.

Reply via email to