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

Make all the IContentDefinitionManager method async to prevent possible thread starvation #14667

Closed
MikeAlhayek opened this issue Nov 11, 2023 · 0 comments · Fixed by #14668
Closed
Milestone

Comments

@MikeAlhayek
Copy link
Member

Make all the IContentDefinitionManager method async to prevent possible thread starvation

to avoid a breaking change, add Async methods and mark the old once obsolete.

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