Skip to content
Discussion options

You must be logged in to vote

If you invoke the two workers they will run concurrently, i.e. at the same time. You can't guarantee which push_screen_wait will execute first.

Your second variant is pushing one screen and waiting for it to return, and then pushing the next screen, thus ensuring the order.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by UlrichGoebel
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