Branch: refs/heads/stable-14.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 4d878d5266182a1f415fed7358d7f1745e6a747b
https://github.com/xwiki/xwiki-platform/commit/4d878d5266182a1f415fed7358d7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/internal/DefaultTasksManagerTest.java
Log Message:
-----------
[Misc] DefaultTasksManagerTest.addTaskDuringTaskExecution is flickering
Prevent identical tasks to be queued at the same millisecond until XWIKI-21820 is closed.
(cherry picked from commit 1ba176298c28ef5a8926f10e864aac27cdaea793)