tech-pkg archive

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

Re: Workaround for Suspended (tty output) in python?



On Wed, Dec 27, 2023 at 03:04:22PM +0000, John Klos wrote:
 > > > Does anyone have a clue about what to do about python's tendency to hang
 > > > with "Suspended (tty output)" when output is sent to a file? [...]
                            ^^^^^^

*Output*? Hmm...... do you have tostop set on the tty? It is not
supposed to be on by default. Turning it off will probably make the
behavior go away. (And, if you didn't intend it to be on, how it got
turned on is another good question, and probably a bug.)

It's still a bug in python that this happens, but also not super
surprising that it wouldn't get noticed.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index