captcha
captcha copied to clipboard
Reduce concurrent collections
'memoryStore.collect()' may run concurrently, and we can return immediately when it is collecting by checking 'numStored' value.