Files
Telethon/telethon
Lonami Exo dfab8f5e20 Avoid caching event loop in telethon.sync
This would cause issues when creating and setting a different
event loop from a different thread since it would use the old
loop and not the new one, solved by explicitly getting the
loop every time, although this has a slight performance hit.
2018-11-10 11:34:26 +01:00
..
2018-10-19 13:24:52 +02:00
2018-11-03 12:46:19 +01:00
2018-10-19 13:24:52 +02:00