akashnag/ash

[BUG] 100% thread usage while running ash

Closed this issue · 1 comments

Whenever I start ash, one of the cpu threads spikes up to 100% and stays there.

To Reproduce

  1. Install ash via suggested
    sudo pip3 install ash-editor
  2. Add it to path
  3. Start ash
  4. Observe the performance issue

Expected behavior
Less than 100% cpu usage.

Desktop (please complete the following information):

  • OS: Arch 5.14.6-arch1-1
  • Version: 0.1.0.dev7
  • Shell: zsh

Additional context
Using bash produces the same result

Issue fixed via commit: 85e8d83