Files
openide/plugins/settings-sync
Kirill Likhodedov 36f7fe2da5 settings-sync: set value before decrementing the CountDownLatch which waits for this value to be set
Otherwise, countDown() can release the latch, when the pushSnapshot is not set yet which results in UninitializedPropertyAccessException.

GitOrigin-RevId: 14153a622d1a2ef4913ea10471bc939f3aaf02fd
2023-01-23 17:52:00 +00:00
..