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

Examine concurrent execution af analyzers #47

Closed
mikkelbu opened this issue Jun 12, 2018 · 1 comment · Fixed by #115
Closed

Examine concurrent execution af analyzers #47

mikkelbu opened this issue Jun 12, 2018 · 1 comment · Fixed by #115

Comments

@jnm2
Copy link
Contributor

jnm2 commented Jun 30, 2018

I usually flip this on by default. @JohanLarsson would know better than me, but I think that you're fine so long as you don't use static state or analyzer instance state from inside analysis callbacks without making it thread-safe.

mikkelbu added a commit to mikkelbu/nunit.analyzers that referenced this issue Mar 11, 2019
@mikkelbu mikkelbu added this to the Release 0.2 milestone Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants