Dear community,
I am writing my first Pact test, for the consumer side. I am using the experimental V4 version.
It seems everything is working untill the response is sent back from the server. It might be caused by thread has not entered Tokio, and therefore the server is shut down. I have no experience with Rust or Tokio, so I am not sure how this error is caused by my setup or my test.
@Matt (pactflow.io / pact-js / pact-go) I've found a post by you dated 2022-09-06 that shows a similar error. So I am hoping you know what might be wrong. And more importantly, how to fix it?
Thanks for your time,
Carmen