Skip to content
Discussion options

You must be logged in to vote

can't s1->send(msg) and s2->send(msg) from 2 different threads?

Nope. That definitely will wreck havoc. The entire App and Loop has to be entirely isolated to only one thread. There are Discussions about this you can read about, it is a common question so I have closed this one here.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #1199 on February 17, 2021 18:17.