Skip to content

errors thrown from a kernel are not pretty printed #974

@ghost

Description

Don't know if this is the correct place for this issue...with

[][fill(1, 10000)]

in the repl, I get

ERROR: BoundsError: attempt to access 0-element Array{Any,1} at index [[1, 1, 1, 1, 1, 1, 1, 1, 1, 1  …  1, 1, 1, 1, 1, 1, 1, 1, 1, 1]]

whereas from a notebook, it prints the full array.
Browsers can handle big strings fine, sadly emacs cannot, and in those cases has to be restarted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions