MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / SuspendingTasks

Method SuspendingTasks

pkg/queue/queue.go:35–35  ·  view source on GitHub ↗

SuspendingTasks returns the numbers of suspending tasks.

()

Source from the content-addressed store, hash-verified

33 SubmittedTasks() int
34 // SuspendingTasks returns the numbers of suspending tasks.
35 SuspendingTasks() int
36 }
37 queue struct {
38 sync.Mutex

Callers 2

GetQueueMetricsFunction · 0.65
SuspendingTasksMethod · 0.65

Implementers 1

queuepkg/queue/queue.go

Calls

no outgoing calls

Tested by

no test coverage detected