mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-18 15:50:52 +01:00
8b5cd256cb
* Don't hold destination queues in memory forever * Close channels * Fix ordering * Clear more aggressively * clearQueue only called by defer so should be safe to delete queue in any case * Wake queue when created, otherwise cleanup doesn't get called in all cases * Clean up periodically, we hit a race condition otherwise * Tweaks * Don't create queues for blacklisted hosts * Check blacklist properly |
||
---|---|---|
.. | ||
api | ||
consumers | ||
internal | ||
inthttp | ||
queue | ||
statistics | ||
storage | ||
types | ||
federationsender.go |