reschke commented on code in PR #158:
URL: 
https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/158#discussion_r1983694491


##########
src/test/java/org/apache/sling/resourceresolver/impl/mapping/VanityPathMapEntriesTest.java:
##########
@@ -1301,19 +1321,28 @@ public void test_bg_init_fallback_while_not_ready() {
         // let initializer run, then wait until finished
         lock.unlock();
         waitForBgInit();
+        expectedQueryCount += 1;
 
         // now one more query should have happened

Review Comment:
   I think it's in the right place, as it corresponds with the outcome of 
`waitForBgInit()`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to