Fix: llmapi use same db conn, delete old test;
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Grail Finder
					Grail Finder