Matthias Klose <[email protected]>:

> wrong bug number? I don't see the connection to this report.

The connection is that iotop is written in Python, and that
exit_group() terminates the program without flushing i/o buffers
(similarly to os._exit() in the above example), which resulted in the
bug being not immediately obvious to debug with pdb. Sorry if it
wasn't clear from the original report.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to