]> git.aero2k.de Git - urlbot-v3.git/commit
remove all threads from xmpp part
authorThorsten <mail@aero2k.de>
Sat, 27 Jun 2020 17:08:53 +0000 (19:08 +0200)
committerThorsten <mail@aero2k.de>
Sat, 27 Jun 2020 17:08:53 +0000 (19:08 +0200)
commit707b30f0698e7ef763d98b50cc830cba1fcc7e3b
treeac6e8e36d7135c90789743c0484cd2c7b25f8fa1
parente755a9b0b96fd85c912c850a863605eb2afffc54
remove all threads from xmpp part

slix is based on asyncio, and asyncio isn't friends with threads.
distbot/bot/action_worker.py
distbot/bot/bot.py