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

Support converting '.NET Long Running Task' to the numeric thread ID on .NET 8 #177

Closed
Audela-220 opened this issue Sep 16, 2024 · 4 comments · Fixed by #180
Closed

Support converting '.NET Long Running Task' to the numeric thread ID on .NET 8 #177

Audela-220 opened this issue Sep 16, 2024 · 4 comments · Fixed by #180
Assignees
Milestone

Comments

@Audela-220
Copy link

After upgrading to .NET 8 from .NET framework 4.7.2, the logs using the property %thread print a generic thread name (.NET Long Running Task) instead of the thread ID.

Reference issue: ".NET TP Worker"

@FreeAndNil FreeAndNil self-assigned this Sep 16, 2024
@FreeAndNil FreeAndNil added this to the 3.1.0 milestone Sep 16, 2024
FreeAndNil added a commit that referenced this issue Sep 16, 2024
#177 use ManagedThreadId for long running tasks
@FreeAndNil
Copy link
Contributor

@Audela-220 could you test the issue when we provide a preview version via nuget.org?

@Audela-220
Copy link
Author

Hello @FreeAndNil
Sure, please let me know if you prepare a preview version via nuget.org.
Regards

@Audela-220
Copy link
Author

@FreeAndNil
I did it. No problem.
Thank you!!

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 a pull request may close this issue.

2 participants