pylakey/aiotdlib

if I want to run the script with two clients at the same time, I get an error

yaischyk opened this issue · 1 comments

It's my code:

Знімок екрана 2022-08-11 о 15 24 14

Error:
[Client.cpp:285] Receive must not be called simultaneously from two different threads, but this has just happened. Call it from a fixed thread, dedicated for updates and response processing.
Aborted

How can I run multiple clients?

Aiotdlib do not support multiple clients with single tdlib instance for now