Branch: refs/heads/stable-15.5.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 3993ac1b2c8234e45ec26f8706f2342dbf33594c
https://github.com/xwiki/xwiki-platform/commit/3993ac1b2c8234e45ec26f8706f2…
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)