Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix concurrency performance issues of EnumerateChildrenAsync #3588

Closed
whyrusleeping opened this issue Jan 11, 2017 · 1 comment
Closed

Fix concurrency performance issues of EnumerateChildrenAsync #3588

whyrusleeping opened this issue Jan 11, 2017 · 1 comment

Comments

@whyrusleeping
Copy link
Member

We changed the pin call to use the serial version of EnumerateChildren as users were reporting resource consumption issues with it. We need to investigate these issues, add a test for them, and then hopefully move pin back to an optimized fetch.

@whyrusleeping
Copy link
Member Author

I believe this is now done, thanks @Voker57 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant