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

Delete scheduled Tasks #1

Open
Lakelezz opened this issue May 16, 2019 · 2 comments
Open

Delete scheduled Tasks #1

Lakelezz opened this issue May 16, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Lakelezz
Copy link
Owner

Deleting scheduled tasks is a feature I would like to add.
It will require to change the underlying data-structure.

@Lakelezz Lakelezz added the enhancement New feature or request label May 16, 2019
@dlee13
Copy link

dlee13 commented Jul 12, 2019

Hi, are you working on this?

Perhaps you could just add interfaces for into_sorted_vec and From<Vec<T>>.

@Lakelezz
Copy link
Owner Author

Hello, dlee13!

I'm currently trying to redesign the internal structure of the scheduler.
Once that is done, this task will high likely be next :)

On another note, functions to construct a scheduler from a Vec and to get the scheduler's tasks as Vec might be useful, I will consider this while creating the new internals.

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

2 participants