git-ecosystem / git-ecosystem/git-credential-manager
Trace2: Use different thread names in multi-threaded scenarios
Open
@mjcheetham is already working on this.
Since Nov 8, 2023.
enhancement
help-wanted
- Dominant language
- C#
- Stars
- 9.3k
- Forks
- 2.9k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 14
Description
For the initial Trace2 implementation, we used main as the thread name in all messages. This should be updated to capture different thread names in multi-threaded scenarios, as described here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.