On 27/09/12 01:16, Tim Starling wrote:
On 26/09/12 19:13, Daniel Kinzler wrote:
I see your point. But if we have the choice between lock contention and silent data loss, which is better?
It's better if you don't have to make that choice. So don't call any hooks while a critical transaction is open.
-- Tim Starling
Can the "critical transactions where world will end if holded a little more" be listed? Not being able to touch things out of fear that it might explode in production (while unable to test it before) is bad.