Skip to content

Error handling may break quit command #624

Closed
@jvalkeal

Description

@jvalkeal

Currently we rely on ExitRequest from Quit command to break from a run loop. If error handling handles this exception we don't get out from a run loop so that interactive shell exits.

Until we get something better for commands to request exit, do not try to handle ExitRequest with error handling.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions