Skip to content

multitask() does not work. #1755

Answered by laurensvalk
kubotafamily asked this question in Q&A
Discussion options

You must be logged in to vote

Have a look at the other thread just now about having at least one awaitable statement in your loops.

If in doubt, add the following to any loop inside async def functions:

await wait(1)

Let me know how that goes :)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kubotafamily
Comment options

@laurensvalk
Comment options

Answer selected by kubotafamily
@kubotafamily
Comment options

@laurensvalk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants