rochacbruno/py2rs

Communicating between threads is not equivalent

Open

#25 aperta il 2 feb 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)CSS (72 fork)batch import
good first issue

Metriche repository

Star
 (2049 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

There’s extra output in the Rust example, and I believe the Rust example is creating a thread whereas the python example is not (although it could be implicit as I’m not familiar with Queue)

Guida contributor