Stephan Behnke
Stephan Behnke
I'm seeing the exit code sometimes correct, and sometimes wrong: ### correct non-zero exit code https://github.com/temporalio/temporal/actions/runs/11826484802/job/32952697612?pr=6809 at the bottom prints ``` DONE 3 runs, 22 tests, 1 skipped, 3 failures...
I just ran into this, too. The only version I can use with `go get` is `1.5.0` - which is very old. The reason I'm importing tempo is to use...
Oh, my apologies! I didn't realize that would just work like that. Can confirm, that's a reasonable workaround 👍
Note that [the fix was merged](https://github.com/temporalio/temporal/pull/7732) but [subsequently reverted again](https://github.com/temporalio/temporal/pull/7878). Taking another stab at this soon.
Note that when I tested this locally, I had to add `config.UsageReport.Enabled = false` for the Stop to take effect immediately. Otherwise it would wait 30+ seconds and eventually continue...
@stoewer I was looking at that, but I didn't know where to start? I might have missed it, but I couldn't find a single test for that package to build...
@antlai-temporal 👋 what's standing in the way of merging? Asking since this is the last PR before we can publish the documentation.
@mjameswh no worries; I was actually informed that the docs are only blocked on the Go SDK and are therefore unblocked now!
👋 Is there an update here?
@antlai-temporal is there an update here?