Skip to content

Traceback and exception via JSON ? #80

Description

@stuaxo

Is it possible to send an exception and tracebacks serialized to json then reconstitute on the other side, while avoiding the pickle module ?

I'm looking at implementing RCF 9457, which is about sending exception info over the wire - it can have extra fields, so ideally I could send all this info over, but avoiding pickle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions