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

Roslyn Analyzers #1876

Merged
merged 10 commits into from
Dec 3, 2022
Merged

Roslyn Analyzers #1876

merged 10 commits into from
Dec 3, 2022

Conversation

mhelleborg
Copy link
Member

@mhelleborg mhelleborg commented Dec 3, 2022

Description

Adds analyzer project included by default for Proto.Actor. Currently looks for PoisonAsync / StopAsync deadlocks and tasks sent as messages.

Purpose

This pull request is a:

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@rogeralsing rogeralsing merged commit 5d1e5eb into dev Dec 3, 2022
@rogeralsing rogeralsing deleted the analyzers branch December 3, 2022 21:59
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.

None yet

2 participants