Replies: 2 comments 1 reply
-
On the other hand, there are some things that multitasking can do that just can't be done with So I would only change if A) you find a problem that it would solve that can't otherwise be solved or B) you are looking for a challenge to learn something new. |
Beta Was this translation helpful? Give feedback.
-
|
Without a doubt, wait=False is very simple to explain. But something tells me that |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Is there any advantage to using wait=false vs multitask() in pybricks? Our team has been using wait=false for a couple of years now, but I do see the multitask() a lot in here, so I wonder if we should be using that instead.
We currently use
Or should we be using multitask() code as suggested here: https://docs.pybricks.com/en/stable/tools/index.html?highlight=race#pybricks.tools.multitask
Beta Was this translation helpful? Give feedback.
All reactions