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

Download emoji command should run concurrently #53

Closed
0verbyte opened this issue Feb 4, 2018 · 1 comment · Fixed by #110
Closed

Download emoji command should run concurrently #53

0verbyte opened this issue Feb 4, 2018 · 1 comment · Fixed by #110
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@0verbyte
Copy link
Collaborator

0verbyte commented Feb 4, 2018

When downloading emojis we should download them concurrently to speed things up when workspaces have lots of custom emojis.

@0verbyte 0verbyte self-assigned this Feb 8, 2018
@0verbyte 0verbyte added the enhancement New feature or request label Feb 8, 2018
@netromdk
Copy link
Owner

This should be added to the Downloader class after #54. Perhaps with the option of doing it sequentially or concurrently (and how many connections to use).

@netromdk netromdk added this to the v0.4 milestone Feb 17, 2018
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

Successfully merging a pull request may close this issue.

2 participants