go.temporal.io/server/service/history/interfaces.MutableState.IsWorkflowExecutionRunning
third-partyThe 5682nd most-called third-party method by production calls. Called 107 times across 1 modules; 105 of those run outside tests and generated code.
6% in production calls vs 2026-W37 (99 → 105)
All of go.temporal.io/server/service/history/interfaces → Docs on pkg.go.dev ↗
- prod calls
- 105
- non-test, non-generated
- all calls
- 107
- total callsites
- modules
- 1
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 2%
- 2 calls
- resolved
- 1%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Embedded method<1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 107, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.32.0
service/history/timer_queue_active_task_executor.go:183
in loop -
go.temporal.io/server @v1.32.0
service/history/timer_queue_active_task_executor_test.go:1573
in loop test -
go.temporal.io/server @v1.32.0
service/history/timer_queue_active_task_executor_test.go:1835
in loop test -
go.temporal.io/server @v1.32.0
service/history/api/removesignalmutablestate/api.go:35
-
go.temporal.io/server @v1.32.0
service/history/api/scheduleworkflowtask/api.go:36
-
go.temporal.io/server @v1.32.0
service/history/api/resetstickytaskqueue/api.go:36
-
go.temporal.io/server @v1.32.0
service/history/api/pauseactivity/api.go:37
-
go.temporal.io/server @v1.32.0
service/history/api/resetactivity/api.go:37
-
go.temporal.io/server @v1.32.0
service/history/api/verifyfirstworkflowtaskscheduled/api.go:41
-
go.temporal.io/server @v1.32.0
service/history/api/signalwithstartworkflow/signal_with_start_workflow.go:43
-
go.temporal.io/server @v1.32.0
service/history/api/requestcancelworkflow/api.go:46
-
go.temporal.io/server @v1.32.0
service/history/api/terminateworkflow/api.go:47
top callers
The modules that reach for it
The modules that call MutableState.IsWorkflowExecutionRunning most in this snapshot.
- go.temporal.io/server107100%
siblings
More from go.temporal.io/server/service/history/interfaces
The other most-called members in this package. See all →