Go SDK: cannot use runtimeutil.PanicHandlers (variable of type []func(context.Context, interface{})) as []func(interface{}) value in argument to runtimeutil.HandleCrash
#13485
Labels
area/sdks
solution/invalid
This is incorrect. Also can be used for spam
type/support
User support issue - likely not a bug
Pre-requisites
:latest
image tag (i.e.quay.io/argoproj/workflow-controller:latest
) and can confirm the issue still exists on:latest
. If not, I have explained why, in detail, in my description below.What happened? What did you expect to happen?
I'm using [email protected] with Go 1.22.5 and I'm getting the following error:
Version(s)
v3.5.10
Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
Use the above configuration. Run Go program. Receive error.
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: