trailofbits/polytracker

Nasty error output when empty string is entered in polytracker intepreter

Open

#6,383 opened on Jul 22, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (51 forks)auto 404
buggood first issue

Repository metrics

Stars
 (592 stars)
PR merge metrics
 (PR metrics pending)

Description

When I hit enter in polytracker I see output:

image

It's annoying, please remove that stacktrace. Just handle it as empty command.

Python version: 3.7 Polytracker version: 3.0.1

Contributor guide