Branch: refs/heads/stable-15.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 2892c1764c6c2682f58740135c422f57ad2b8715
https://github.com/xwiki/xwiki-platform/commit/2892c1764c6c2682f58740135c42…
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)