On 8/23/05, Oliver Bock <[EMAIL PROTECTED]> wrote: [snip] > Both of these techniques will fix the first problem, but there is still > some interleaving in the log file because ThreadedAppServer prints log > lines in multiple parts. e.g. it will print the line > > 640 0.00 secs /v003/?_s=airservices&_id=check_working.remote > > using two different print statements. Because two print statements are > used, sys.stdout.write() is called twice, which leaves opportunity for > another thread to add something to the log file in between. It would be > nice if WebKit saved up its information until it had an entire line > ready to print. Unfortunately I haven't yet bitten the bullet and moved > from 0.81 so I don't want to fiddle with that code.
I fixed this is in my workspace and checked in just now, so this will make the next 0.9 beta release. Btw I'm using 0.9 in all my projects now. Thanks for the feedback, -Chuck ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss