mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-12 12:51:11 +01:00
8c23c1150c
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. |
||
---|---|---|
.. | ||
api | ||
consumers | ||
internal | ||
producers | ||
storage | ||
types | ||
util | ||
userapi.go | ||
userapi_test.go |