mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
[Jar Repository] [IDEA-328006] LibrarySynchronizationQueue now works properly with disposed libs
The library may be disposed from the moment it got into the queue till the moment it's processed GitOrigin-RevId: fe8a580766a267db11fb095ca71b589d17a34bbc
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d99d8bd0ea
commit
c8930055a8
@@ -21,5 +21,6 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.jps" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.backend.workspace" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.testFramework.junit5" scope="TEST" />
|
||||
<orderEntry type="library" name="kotlin-test" level="project" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user