Strange threading behaviour

Temia Eszteri lamialily at cleverpun.com
Thu Jun 21 13:23:11 EDT 2012


On Thu, 21 Jun 2012 10:12:07 -0700, Temia Eszteri
<lamialily at cleverpun.com> wrote:
>
>Try appending the dump command with f.flush() and os.fsync().
>
>~Temia

Actually, wait, no. The behavior you're describing is indicating that
the thread in question isn't even getting a chance to execute at all.
I'd recommend going with Dave's idea then, see how it pans out.

Still, a good set of commands to keep in mind.

~Temia
-- 
The amazing programming device: fuelled entirely by coffee, it codes while
awake and tests while asleep!



More information about the Python-list mailing list