mirror of
https://github.com/anotherhadi/iknowyou.git
synced 2026-04-12 00:47:26 +02:00
Pin the search in demo mode
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -32,6 +32,7 @@ type Search struct {
|
||||
PlannedTools []ToolStatus
|
||||
|
||||
cancelFn context.CancelFunc
|
||||
pinned bool // if true, never purged by the cleanup loop
|
||||
|
||||
mu sync.RWMutex
|
||||
events []tools.Event
|
||||
|
||||
Reference in New Issue
Block a user