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

Consolidate CRT's thread-local storage #565

Closed
nchong-at-aws opened this issue Jan 2, 2020 · 1 comment
Closed

Consolidate CRT's thread-local storage #565

nchong-at-aws opened this issue Jan 2, 2020 · 1 comment
Labels
feature-request A feature should be added or improved. needs-review This issue or pull request needs review from a core team member. p3 This is a minor priority issue

Comments

@nchong-at-aws
Copy link
Contributor

Consider adding a thread-local storage system in common that everything else hangs off of so that the CRT's usage is always a single slot.

Current use of thread-local storage:

@nchong-at-aws nchong-at-aws added the feature-request A feature should be added or improved. label Jan 2, 2020
@jmklix jmklix added p3 This is a minor priority issue needs-review This issue or pull request needs review from a core team member. labels Sep 6, 2023
@jmklix
Copy link
Member

jmklix commented Sep 6, 2023

We appreciate your feedback and contribution. I am closing this issue for now as we are currently focused on higher priority item and will not implement this anytime soon.

@jmklix jmklix closed this as completed Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. needs-review This issue or pull request needs review from a core team member. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

2 participants