cs01/pygdbmi

add async interfaces

开放

#41 创建于 2020年2月18日

 (5 条评论) (0 个反应) (0 位负责人)Python (53 个派生)github user discovery
help wanted

仓库指标

星标
 (259 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Add async alternatives to all sync methods. This will make pygdbmi more efficient because it will be event-based, not polling based.

贡献者指南