goroutine 1299607 [runnable]:
context.(*valueCtx).Err(0xc00a52c3c0?)
<autogenerated>:1 +0x3e
context.(*valueCtx).Err(0x48860a?)
<autogenerated>:1 +0x2a
... repeats many many many times ...
...additional frames elided...
created by
....one_of_my_functions()
somefile.go:2092 +0x4a5


What is going on here? is this likely to be an infinite recursion or 
similar within the context implementation or is this a normal thing to see?

-- 
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/095c81e9-15c2-4c27-b913-f85a16ee4968n%40googlegroups.com.

Reply via email to