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

Add cancellableValueTaskOption and cancellableValueTaskResult (for IcedTasks) #280

Open
cmeeren opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cmeeren
Copy link
Contributor

cmeeren commented Oct 25, 2024

I find myself in need of a Option/Result CEs for the cancellable IcedTasks CEs, particularly for cancellableValueTask.

Unfortunately I can't help with this, because the builder for cancellableValueTask (which I assume must be replicated and adjusted?) is far above my level. But I thought I'd post this issue anyway.

One could of course add Option/Result CEs for all the IcedTask CEs. I'm currently only using the cancellable ones.

@TheAngryByrd TheAngryByrd added enhancement New feature or request good first issue Good for newcomers labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants