trailofbits/manticore

Manticore fails to capture Executor failure in status code

Ouverte

#770 ouverte le 23 févr. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Python (481 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (3 469 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

@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.

Guide contributeur