Bug#1103242: /bin/ip: "ip mon" does not exit when output is gone
Control: tags -1 moreinfo
On Tue, 15 Apr 2025 at 12:21, Simon Richter <sjr@debian.org> wrote:
>
> Package: iproute2
> Version: 6.1.0-3
> Severity: minor
> File: /bin/ip
> Tags: upstream
> X-Debbugs-Cc: sjr@debian.org
>
> Hi,
>
> I started "ip mon" in the background, and closed the shell and the terminal.
>
> The "ip" command is still running, receiving netlink messages and writing to
> stdout, receiving EIO for this attempt.
>
> Monitor mode should probably exit when it cannot write output.
Hi,
Isn't this normal behaviour? IE, if I do 'sleep infinity &' and close
the terminal, it will likewise hang around
Reply to: