fish-shell / fish-shell/fish-shell
builtins ignore signals with redirections
Open
- Dominant language
- Rust
- Stars
- 34.2k
- Forks
- 2.4k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 13
Description
As noted by @krobelus and me on Gitter, some builtins cannot be cancelled. This effectively livelocks the process running them, potentially infinitely.
Examples include:
* `count
Contributor guide
Assessment
This issue has not been assessed yet.