Skip to content
Discussion options

You must be logged in to vote

The original cmd_tx is never dropped (it lives until the end of main), so cmd_rx.recv() never returns None, cmd_done never becomes true, and the loop never exits.
But apparently that wasnt your problem

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@felipeinf
Comment options

@Zdbldds
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Zdbldds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants