Skip to content

Instantly share code, notes, and snippets.

@sumeshkanayi
Created February 2, 2023 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sumeshkanayi/fab54c185e14c216963f63c16c14839a to your computer and use it in GitHub Desktop.
Save sumeshkanayi/fab54c185e14c216963f63c16c14839a to your computer and use it in GitHub Desktop.
coroutine root [blocked on chan-1.Receive]:
go.temporal.io/sdk/internal.(*decodeFutureImpl).Get(0xc000358378, {0x10aaae0, 0xc0001573b0}, {0xdbdc80?, 0xc00035a320})
/Users/skottarathi/go/pkg/mod/go.temporal.io/sdk@v1.18.1/internal/internal_workflow.go:1434 +0x4c
github.com/temporalio/helloworld/workflows/manatee.Workflow({0x10aaae0?, 0xc000157290?}, {0xc0002f41c0, 0x7})
/Users/skottarathi/go/src/github.com/temporalio/manatee-rebuild/workflows/manatee/manatee.go:66 +0x20d
reflect.Value.call({0xe0a660?, 0xfb2990?, 0xfffff7ffef0efa68?}, {0xf3dc64, 0x4}, {0xc0001572c0, 0x2, 0x203000?})
/opt/homebrew/Cellar/go/1.18.2/libexec/src/reflect/value.go:556 +0x845
reflect.Value.Call({0xe0a660?, 0xfb2990?, 0x40418c?}, {0xc0001572c0, 0x2, 0x2})
/opt/homebrew/Cellar/go/1.18.2/libexec/src/reflect/value.go:339 +0xbf
go.temporal.io/sdk/internal.executeFunction({0xe0a660, 0xfb2990}, {0xc000080300, 0x2, 0xc000146480?})
/Users/skottarathi/go/pkg/mod/go.temporal.io/sdk@v1.18.1/internal/internal_worker.go:1662 +0x136
go.temporal.io/sdk/internal.(*workflowEnvironmentInterceptor).ExecuteWorkflow(0xc0000ec280, {0x10aa990?, 0xc000568540}, 0xc000358360)
/Users/skottarathi/go/pkg/mod/go.temporal.io/sdk@v1.18.1/internal/workflow.go:504 +0x166
go.temporal.io/sdk/internal.(*workflowExecutor).Execute(0xc0003544c0, {0x10aa990, 0xc000568540}, 0x25?)
/Users/skottarathi/go/pkg/mod/go.temporal.io/sdk@v1.18.1/internal/internal_worker.go:776 +0x292
go.temporal.io/sdk/internal.(*syncWorkflowDefinition).Execute.func1({0x10aaae0, 0xc000157110})
/Users/skottarathi/go/pkg/mod/go.temporal.io/sdk@v1.18.1/internal/internal_workflow.go:553 +0xcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment