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

Feature request: priority queue for sorting tasks #12

Open
smsimone opened this issue Mar 24, 2022 · 0 comments
Open

Feature request: priority queue for sorting tasks #12

smsimone opened this issue Mar 24, 2022 · 0 comments

Comments

@smsimone
Copy link

As title says, it would be nice to have an implementation of the AsyncExecutor that uses a PriorityQueue instead of a simple list to store the tasks.

It would be also a really good nice-to-have to let the developer change the requests priority during while the AsyncExecutor executes

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