jaydoane commented on code in PR #4803:
URL: https://github.com/apache/couchdb/pull/4803#discussion_r1348245812


##########
src/ddoc_cache/test/eunit/ddoc_cache_lru_test.erl:
##########
@@ -200,10 +200,23 @@ check_cache_refill({DbName, _}) ->
         lists:seq(1, 5)
     ),
 
+    % Wait for all 10 entries (5 ddocid + 5 ddocid_rev) to be inserted into the
+    % LRU before preceeding

Review Comment:
   s/preceeding/proceeding/



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to