MCPcopy Create free account
hub / github.com/temporalio/temporal / NotifyExecution

Method NotifyExecution

chasm/engine.go:58–58  ·  view source on GitHub ↗

NotifyExecution notifies any PollComponent callers waiting on the execution.

(ExecutionKey)

Source from the content-addressed store, hash-verified

56
57 // NotifyExecution notifies any PollComponent callers waiting on the execution.
58 NotifyExecution(ExecutionKey)
59}
60
61// DeleteExecutionRequest is the request for [DeleteExecution]. TerminateComponentRequest will only be

Callers 1

NotifyChasmExecutionMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected