Skip to content

Reduce concurrent collections - #48

Open
iwind wants to merge 1 commit into
dchest:masterfrom
iwind:master
Open

Reduce concurrent collections#48
iwind wants to merge 1 commit into
dchest:masterfrom
iwind:master

Conversation

@iwind

Copy link
Copy Markdown

'memoryStore.collect()' may run concurrently, and we can return immediately when it is collecting by checking 'numStored' value.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@iwind