Skip to content

Move prompt gathering out of GetSessionDetails #423

Open
@daviwil

Description

@daviwil

When I introduced the concept of gathering session details after each command that gets run, I rolled prompt gathering into that to avoid running yet another command each time a prompt is needed. It seems that this causes more problems than necessary because a prompt function that throws errors does not get handled correctly anymore.

I'll move prompt gathering back out into the ConsoleService so that we can check for errors and return a default prompt appropriately.

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