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

Logging: use atomics instead of mutex #1638

Closed
antkmsft opened this issue Feb 9, 2021 · 2 comments
Closed

Logging: use atomics instead of mutex #1638

antkmsft opened this issue Feb 9, 2021 · 2 comments
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@antkmsft
Copy link
Member

antkmsft commented Feb 9, 2021

It is better to discuss #1639 first.

@antkmsft
Copy link
Member Author

antkmsft commented Feb 9, 2021

(Just in case: #1568)

@antkmsft antkmsft added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 9, 2021
@RickWinter
Copy link
Member

Before making this change the design of logging needs to be addressed.

@RickWinter RickWinter added Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback. feature-request This issue requires a new behavior in the product in order be resolved. and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Feb 12, 2021
@RickWinter RickWinter added this to the [2021] March milestone Feb 12, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

2 participants