rochacbruno/py2rs

Communicating between threads is not equivalent

Open

#25 创建于 2018年2月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)CSS (72 fork)batch import
good first issue

仓库指标

Star
 (2,049 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南