Fix: llmapi use same db conn, delete old test;

This commit is contained in:
Grail Finder
2025-07-08 10:34:54 +03:00
parent 9a0e8d01ba
commit 587adfbbda
3 changed files with 2 additions and 26 deletions

View File

@ -19,7 +19,7 @@ import (
var (
// botname -> channel
repo = repos.NewRepoProvider("sqlite3://../gralias.db")
repo = repos.RP
SignalChanMap = make(map[string]chan bool)
DoneChanMap = make(map[string]chan bool)
// got prompt: control character (\\u0000-\\u001F) found while parsing a string at line 4 column 0