chore(batch23): start routes batch

This commit is contained in:
Joseph Doherty
2026-02-28 20:59:47 -05:00
parent 0fd5dc71fc
commit f2bc957229
3 changed files with 7 additions and 7 deletions

View File

@@ -1686,7 +1686,7 @@ public sealed partial class ClientConnection
}
}
internal void ProcessUnsub(byte[] sid)
internal void RemoveSubBySid(byte[] sid)
{
lock (_mu)
{