Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
Since the files end up getting created almost at the same time, their timestamps end up not being different even though they are created one after another. We need to add sleeps or make sure their last modified is different by adding 1 or 2 seconds to each consecutive file.