-
Notifications
You must be signed in to change notification settings - Fork 304
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
feat: implement TryParallel operator #221
base: main
Are you sure you want to change the base?
Conversation
Hey @crStiv , thanks for the contribution! I had completely forgotten about that TODO 😅 FYI there is already a I'll still approve this since for regular parallel operations we have both an op Cheers! |
oh, yeah I see now, interesting... anyway, it was a pleasure to help you! btw when you'll have time, please merge it |
@crStiv just need to pass the fmt check (run |
@crStiv it seems like the last commit you've pushed hasn't fixed the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Resolves TODO in try_op.rs