byzhang / terrastore

Automatically exported from code.google.com/p/terrastore
Other
0 stars 0 forks source link

JSCondition is not thread safe #181

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
JSCondition always *redefines* *the same* javascript function to evaluate 
conditions: by doing so, multiple threads evaluating different conditions may 
end up in subtle race conditions.

Original issue reported on code.google.com by sergio.b...@gmail.com on 2 Aug 2011 at 4:02

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 2 Aug 2011 at 4:02