Control: tags -1 moreinfo On Tue, 15 Apr 2025 at 12:21, Simon Richter <[email protected]> wrote: > > Package: iproute2 > Version: 6.1.0-3 > Severity: minor > File: /bin/ip > Tags: upstream > X-Debbugs-Cc: [email protected] > > 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

