JaDogg / JaDogg/expressPython

Using time.sleep() in your code will make it impossible to retrieve output.

未关闭
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug help wanted
主要语言
C++
星标
132
派生
10
PR 合并指标
30 天内没有已合并 PR

描述

This should be fixable using `popen.communicate` with a timeout?

Or maybe create a Qt/C++ API to run a program..

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先追踪使用 time.sleep() 的 Python 程序在哪里启动,以及如何获取它们的输出。调查针对 popen.communicate 建议的超时方法,以及可能的 Qt/C++ 进程 API。完成的标准是:无需当前的阻塞行为,仍然可以获取延迟的程序输出。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp, python
领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。