22 Jan
2024
22 Jan
'24
8:27 a.m.
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1ba176298c28ef5a8926f10e864aac27cdaea793 https://github.com/xwiki/xwiki-platform/commit/1ba176298c28ef5a8926f10e864aa... Author: Manuel Leduc <[email protected]> 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.