Skip to content

If command doesn't exist, the first run can get duplicated #313

Closed
@remram44

Description

@remram44
$ reprozip trace id
... works, creates a first run in config
$ reprozip trace /bin/doesnotexist
... doesn't work, exits with 127 but duplicates first run in the config

When running a non-existent file as the first run, some files get written in the config, but runs is an empty list.

Metadata

Metadata

Assignees

Labels

C-tracer (Python)Component: The Python part of the tracer codebaseT-bugType: A fix for unwanted behavior, NOT a new feature or a simple enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions