[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pty question



I noticed some strange behaviour of Mint regarding to pty's:

If the masterfd is closed, the process having opened the slavefd does not
terminate, but takes about all CPU cycles it can, slowing down my Atari
considerably.
Shouldn't it be that Mint sends SIGHUP or SIGTERM to the process(es) having
opened the slavefd when the masterfd is closed?

Richard.