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

Fix/Refactor ThreadSafety/ClassAndModuleAttributes Issues Caught by Rubocop #29091

Closed
2 tasks done
thilton-oddball opened this issue Aug 23, 2021 · 0 comments
Closed
2 tasks done
Assignees
Labels
rubocop tools-be Used for the backend tools team

Comments

@thilton-oddball
Copy link
Contributor

thilton-oddball commented Aug 23, 2021

The Problem

vets-api contains code that is not thread safe.

Context

This is broken out from an existing issue.

Work to be Done

  • Find any ThreadSafety/ClassAndModuleAttributes offenses that are being ignored and review them (10 offenses)
  • Either fix or add a "why" comment for each thread safety issue found by Rubocop
@thilton-oddball thilton-oddball added tools-be Used for the backend tools team rubocop labels Aug 23, 2021
@jeff2d2 jeff2d2 added tools-be Used for the backend tools team be-temp and removed tools-be Used for the backend tools team be-temp labels Aug 24, 2021
@thilton-oddball thilton-oddball self-assigned this Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rubocop tools-be Used for the backend tools team
Projects
None yet
Development

No branches or pull requests

2 participants