mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-17 07:24:21 +01:00
fixed comment
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"github.com/vertex-lab/crawler_v2/pkg/walks"
|
||||
)
|
||||
|
||||
// WalksTracker tracks the number of walks that have been updated by [Processor].
|
||||
// WalksTracker tracks the number of walks that have been updated by the [GraphBuilder].
|
||||
// It's used to wake-up the [Arbiter], which performs work and then resets it to 0.
|
||||
var WalksTracker atomic.Int32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user