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

Change to use AsyncLocal<T> from ThreadLocal<T> #30

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

amine-mejaouel
Copy link

No description provided.

since both created tasks and the task are running on the main thread
we should an "async Task" Test method and await for the tasks to complete
@dennisroche
Copy link
Owner

@amine-mejaouel thanks for this contribution; it is something that I have fixed in another project but never fixed here.

let's get this build passing and get it merged.

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

Successfully merging this pull request may close these issues.

2 participants