mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-18 17:27:11 +00:00
GC improvements
This commit is contained in:
@ -160,6 +160,7 @@ struct RelayServer {
|
||||
void runYesstr(ThreadPool<MsgYesstr>::Thread &thr);
|
||||
|
||||
void cleanupOldEvents();
|
||||
void garbageCollect();
|
||||
|
||||
// Utils (can be called by any thread)
|
||||
|
||||
|
Reference in New Issue
Block a user