yarpc-go icon indicating copy to clipboard operation
yarpc-go copied to clipboard

Test cases demoing thread unsafety of prod and mock call implementations

Open alshopov opened this issue 9 months ago • 1 comments

This pull request is not targeted to be merged as is

Rather it is providing test cases demoing the problem. It should be viewed together with ticket: https://github.com/yarpc/yarpc-go/issues/2357

To check:

Prod - run: go test -race

Mock - run: cd yarpctest go test -race

  • [ ] Description and context for reviewers: one partner, one stranger
  • [ ] Docs (package doc)

RELEASE NOTES:

alshopov avatar Feb 24 '25 12:02 alshopov

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Feb 24 '25 12:02 CLAassistant