Replies: 1 comment
-
I think I have a solution for this using race() and run_task(main()) inside a remote reconnection loop: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to reconnect to the controller if connection lost then restored.
My programme is using coroutines to control train motors asynchronously. Is there a way to jump out of multitask() then back in ?!
Beta Was this translation helpful? Give feedback.
All reactions