Skip to content

Unhandled exceptions crash the REPL #124

@lordmauve

Description

@lordmauve

I'm trying to add a REPL to an existing dev tool that doesn't perform any real error handling; it relies on exceptions being reported to users.

This doesn't work well with click-repl because any such error crashes the whole program, which must then be restarted.

The expected behaviour is to print the traceback and then accept a new command line.

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