Joshua Smith
Joshua Smith
### Is your feature request related to a problem? Please describe. I would love to have a sample that shows how to do workflow->workflow interaction with a client, so :...
## What was changed Adding accumulator pattern sample: accumulator and associated readme changes ## Why? This is a pattern that's pretty common, and I wanted to have a sample that...
I was helping a customer writing tests for go workflows processing signals - I didn't know how to get complete test coverage to ensure the signal draining code gets covered...
### Temporal Affiliation * [x] I am a Temporal employee ### Content Suggestion In Go, there was some confusion about if Futures run even if you don't Select() but the...