Skip to content

Remove extra error metadata that appears in the stacktraces for Clojure 1.10 #609

@bbatsov

Description

@bbatsov

In Clojure 1.10 there's some extra info displayed in the stackframes. See this:

image

The maps with the error info and the spec failure are basically white noise and should probably be removed, although we might want to extract some info from the spec failure metadata.

See also the related clojure-emacs/cider#2443

@jeffvalk @clojure-emacs/cider Any thoughts/suggestions here?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions