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 BulkRoleManager #186

Open
BenjaminHunt opened this issue Apr 27, 2022 · 0 comments
Open

Refactor BulkRoleManager #186

BenjaminHunt opened this issue Apr 27, 2022 · 0 comments
Labels
Refactor Re-organization of code

Comments

@BenjaminHunt
Copy link
Collaborator

  • There's lots of redundant code here that should be reduced into helper functions.
  • Additionally, many if not all of these could implement asyncio.create_task so that the functions are truly asynchronous
@BenjaminHunt BenjaminHunt added the Refactor Re-organization of code label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor Re-organization of code
Projects
None yet
Development

No branches or pull requests

1 participant