KProcessController issues
aleXXX
alexander.neundorf at gmx.net
Mon Apr 29 23:10:23 BST 2002
Hi,
why do we create a KProcessController in KApplication::init() and not on
demand in the KProcess ctor ? (micro performance issue)
And why does it care in theSigChildHandler() for process which are not
KProcess'es ? (caused in my app a blocking read() in slotDoHousekeeping(),
which was probably also caused by some other (multithreading) problem)
Bye
Alex
More information about the kde-core-devel
mailing list