rochacbruno/py2rs

Communicating between threads is not equivalent

Open

#25 创建于 2018年2月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)CSS (2,049 star) (72 fork)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)

贡献者指南