Skip to content

Circular alias causes memory leak #227

Description

@danielboothcloud

I foolishly set up an alias for persistent volumes wrong.
I now have two aliases:

alias persistantvolumes = 'pv'
alias pv = 'persistantvolumes'

Essentially, whenever I try to type pv or persistentvolumes now, the terminal hangs until. Eventually, my system runs out of memory, and I am forced to quit the program.

This renders the persistentvolumes option inaccessible, as there appears to be no option to delete or remove aliases.

It would be cool if there were a feature that allowed the user to remove aliases.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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