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

Analyzers support thread affinity tracking for events #232

Open
sharwell opened this issue Apr 3, 2018 · 0 comments
Open

Analyzers support thread affinity tracking for events #232

sharwell opened this issue Apr 3, 2018 · 0 comments

Comments

@sharwell
Copy link
Member

sharwell commented Apr 3, 2018

  • Attaching a handler to an event with main thread affinity should mark the handler as called from the main thread
  • Invoking an event with main thread affinity should be treated as an invocation that requires the caller to be on the main thread
@AArnott AArnott changed the title Support thread affinity tracking for events Analyzers support thread affinity tracking for events Apr 4, 2018
AArnott pushed a commit to AArnott/vs-threading that referenced this issue Jan 5, 2024
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](dotnet/sourcelink@1.1.1...8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants