Remove 2 other calls to reindexObject(Security) when creating an object
When an object was created, 2 activities were created: immediateReindexObject and recursiveImmediateReindexObject This wasn't a major issue before [29672] because they have same group_method_id Now that validated activities are executed in random order, 50% more activities would be executed in 'tic' tests of testPerformance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30490 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
product/ERP5Type/ERP5Type.py
100644 → 100755
Please register or sign in to comment