vranki / hemppa

Generic modular bot for Matrix (and via it irc, telegram, slack, etc..)
GNU General Public License v3.0
154 stars 37 forks source link

the order matters #215

Closed aspacca closed 2 years ago

aspacca commented 2 years ago

I removed the asyncio.lock() in the tautulli module in the last refactoring, but that's indeed wrong. when multiple notifications happen at very short distance the order of image art and notification content will be wrong as well without it