https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251227
--- Comment #4 from Conrad Meyer <[email protected]> --- Thanks for the additional context, Mahmoud! I guess I'm confused on why this is a problem. Can fish just ignore ESRCH in this context on FreeBSD? Certainly half a dozen other shells run on FreeBSD and implement some form of job control. E.g., /bin/sh ignores the return value of setpgid() entirely. I don't see any requirement in POSIX around FreeBSD's ESRCH behavior (I looked at it briefly yesterday, too). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
