4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 19:06:34 +00:00
dendrite/federationsender/queue
Andrew Morgan 1eb77b8161
Don't print Sending EDU if there is noone to send to ()
The logs had a lot of:

```
Sending EDU event                             destinations="[]" edu_type=m.typing
```

Which is useless if it isn't actually sending the event anywhere (destinations is empty).
2019-07-01 16:04:49 +01:00
..
destinationqueue.go use go module for dependencies () 2019-05-21 21:56:55 +01:00
queue.go Don't print Sending EDU if there is noone to send to () 2019-07-01 16:04:49 +01:00