rochacbruno/py2rs

Communicating between threads is not equivalent

Open

#25 opened on 2018年2月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)CSS (2,049 stars) (72 forks)batch import
good first issue

説明

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)

コントリビューターガイド

Communicating between threads is not equivalent · rochacbruno/py2rs#25 | Good First Issue