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

Refactor: Exceptions Management at Per Scan #126

Open
abhisek opened this issue Oct 19, 2023 · 0 comments
Open

Refactor: Exceptions Management at Per Scan #126

abhisek opened this issue Oct 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@abhisek
Copy link
Member

abhisek commented Oct 19, 2023

Exceptions management is currently implemented as a global package. This is bad because we can't use vet as a package and run concurrent scans. We need to refactor exceptions management into an object of its own with an optional global instance to maintain current feature parity

@abhisek abhisek added the enhancement New feature or request label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant