8000 Interrupted system call (open) not handled on redirection to fifo · Issue #10250 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Interrupted system call (open) not handled on redirection to fifo #10250

@cg9999

Description

@cg9999

Fish version 3.7.0 (arch package), no customizations
kernel 6.7.0-zen3-1-zen (arch package)
konsole terminal (xterm-256color) or tmux

~> mkfifo /tmp/test
~> cat /dev/urandom > /tmp/test

*** resize terminal window here, or split the tmux window ***

warning: An error occurred while redirecting file '/tmp/test'
open: Interrupted system call
~ [1]>

bash/zsh handle this without problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0