Message145409
> To elaborate on the policy: giving bogus data in cases of race
> conditions is ok; crashing the interpreter or corrupting memory
> is not. If bogus data is given, it would be useful if the bogosity
> can be specified (e.g. when multiple threads read from the same
> POSIX file concurrently, they also get bogus data, but in a manner
> where each input byte is given to exactly one thread).
OK, that makes sense. My next patch will include per-compressor locks for
LZMACompressor and LZMADecompressor.
> To elaborate: ISTM that it's actually a bug in FileIO.
I've filed issue 13159 proposing that FileIO be fixed. |
|
Date |
User |
Action |
Args |
2011-10-12 16:21:03 | nadeem.vawda | set | recipients:
+ nadeem.vawda, loewis, barry, georg.brandl, doko, jcea, amaury.forgeotdarc, arekm, lars.gustaebel, pitrou, vstinner, nicdumz, eric.araujo, Christophe Simonis, rcoyner, proyvind, asvetlov, nikratio, leonov, Garen, ysj.ray, thedjatclubrock, ockham-razor, strombrg, shirish, tshepang, jeremybanks, Nam.Nguyen |
2011-10-12 16:21:03 | nadeem.vawda | set | messageid: <1318436463.59.0.327982100213.issue6715@psf.upfronthosting.co.za> |
2011-10-12 16:21:03 | nadeem.vawda | link | issue6715 messages |
2011-10-12 16:21:02 | nadeem.vawda | create | |
|