Errors cause shell exit #2

Open
opened 2022-12-27 23:22:58 +00:00 by robert · 0 comments
Owner

Currently some errors appear to be causing a shell exit.

This is not a desired functionality since this could lead to what is effectively a bootloop where the shell quits as soon as it's loaded.

Any exit statements should really be changed into return statements.

Currently some errors appear to be causing a shell exit. This is not a desired functionality since this could lead to what is effectively a bootloop where the shell quits as soon as it's loaded. Any exit statements should really be changed into return statements.
robert added the
bug
label 2022-12-27 23:24:24 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: robert/zshplug#2
No description provided.