trailofbits/manticore

Manticore fails to capture Executor failure in status code

Open

#770 创建于 2018年2月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (481 fork)batch import
good first issuehelp wanted

仓库指标

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

描述

@mossberg

I find it mildly unsatisfying that if Manticore crashes while in the executor loop, the process will still return 0 (meaning subprocess.check_output or check_call will not catch it). But that's an issue for a later time.

贡献者指南