mirror of
https://github.com/1f349/dendrite.git
synced 2025-02-22 14:25:08 +00:00
I hope the comments explain the changes. `notifyWorkers` notifies a worker which then calls `processServer`, which in turn gets all users and calls `processServerUser`. There is no need to call `processServer` for the same domain on startup.