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.