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

Replace async module with native await functionality #36

Open
Zosoled opened this issue Jan 31, 2024 · 0 comments
Open

Replace async module with native await functionality #36

Zosoled opened this issue Jan 31, 2024 · 0 comments

Comments

@Zosoled
Copy link
Owner

Zosoled commented Jan 31, 2024

The async module is used for a singular purpose: to execute a function waterfall when inserting a team. This could just as easily be achieved through native async-await functionality, so to reduce dependency overhead, we should replace the module as such.

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

No branches or pull requests

1 participant