-
Bug
-
Resolution: Fixed
-
Major
-
None
When using an @Initializer(after=InitMilestone.JOB_LOADED creating items, we end up with a race condition with the Cleaning up obsolete items deleted from the disk task if the latter is run after.
It means in some cases, the items get created, and in others they are not in memory but are on filesystem.
- links to