This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients ocean-city, pitrou
Date 2010-07-18.17:10:23
SpamBayes Score 0.18812914
Marked as misclassified No
Message-id <1279473025.76.0.969498097193.issue9295@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe I am wrong, but when another thread calls File.close(), there is no system call on the code path, so I think still crash can happen nevertheless system call is thread safe.
History
Date User Action Args
2010-07-18 17:10:25ocean-citysetrecipients: + ocean-city, pitrou
2010-07-18 17:10:25ocean-citysetmessageid: <1279473025.76.0.969498097193.issue9295@psf.upfronthosting.co.za>
2010-07-18 17:10:24ocean-citylinkissue9295 messages
2010-07-18 17:10:24ocean-citycreate