Since updating golang to v1.22, I'm getting errors in my tests using 
pact-go.

So I raised issue to the pact-go repository:
https://github.com/pact-foundation/pact-go/issues/402

The error is as follows:
---
runtime: g 19: unexpected return pc for 
github.com/pact-foundation/pact-go/v2/internal/native.(*Interaction).GivenWithParameter
 
called from 0xe18a8f
stack: frame={sp:0xc0000b1bf8, fp:0xc0000b1d28} 
stack=[0xc0000b0000,0xc0000b2000)
...
fatal error: unknown caller pc
---

It only happens on amd64 when you run the test with the `-race` option.

My concern is that this is a golang issue, not pact-go, and I wonder if I 
should create a golang issue.

-- 
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/788005f9-5952-43cd-85dc-75f4c0ecfafcn%40googlegroups.com.

Reply via email to