Skip to content

exit_status stored as exception can't be json serialized #285

@dnephin

Description

@dnephin

I believe this is new in 0.6.1.3,

action_run.exit_status is sometimes a twisted.python.failure.Failure, but it should be an integer exit code. That field gets serialized which results in an error when making requests to the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions