Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ Add
Method
Add
common/tasks/sequential_task_queue.go:10–10 ·
view source on GitHub ↗
Add push a task to the task set
(T)
Source
from the content-addressed store, hash-verified
8
ID() any
9
// Add push a task to the task set
10
Add(T)
11
// Remove pop a task from the task set
12
Remove() T
13
// IsEmpty indicate if the task set is empty
Callers
15
TestSubmitProcess_Running_Success
Method · 0.65
TestSubmitProcess_Running_Panic_ShouldCapturePanicAndNackTask
Method · 0.65
TestSubmitProcess_Running_FailExecution
Method · 0.65
TestSubmitProcess_Stopped_Submission
Method · 0.65
TestSubmitProcess_Stopped_FailExecution
Method · 0.65
TestParallelSubmitProcess
Method · 0.65
TestTrySubmitConcurrent
Method · 0.65
TestSubmitProcess_Running_Success
Method · 0.65
TestSubmitProcess_Running_FailExecution
Method · 0.65
TestSubmitProcess_Stopped_Submission
Method · 0.65
TestSubmitProcess_Stopped_FailExecution
Method · 0.65
TestParallelSubmitProcess
Method · 0.65
Implementers
2
SequentialTaskQueue
service/history/replication/sequential
SequentialBatchableTaskQueue
service/history/replication/sequential
Calls
no outgoing calls
Tested by
15
TestSubmitProcess_Running_Success
Method · 0.52
TestSubmitProcess_Running_Panic_ShouldCapturePanicAndNackTask
Method · 0.52
TestSubmitProcess_Running_FailExecution
Method · 0.52
TestSubmitProcess_Stopped_Submission
Method · 0.52
TestSubmitProcess_Stopped_FailExecution
Method · 0.52
TestParallelSubmitProcess
Method · 0.52
TestTrySubmitConcurrent
Method · 0.52
TestSubmitProcess_Running_Success
Method · 0.52
TestSubmitProcess_Running_FailExecution
Method · 0.52
TestSubmitProcess_Stopped_Submission
Method · 0.52
TestSubmitProcess_Stopped_FailExecution
Method · 0.52
TestParallelSubmitProcess
Method · 0.52