mirror of
https://github.com/1f349/dendrite.git
synced 2025-04-01 17:55:04 +01: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.