trailofbits/manticore
在 GitHub 查看Manticore fails to capture Executor failure in status code
Open
#770 建立於 2018年2月23日
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.