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

after both, actionToFunc #21

Merged
merged 9 commits into from
Oct 27, 2022
Merged

after both, actionToFunc #21

merged 9 commits into from
Oct 27, 2022

Conversation

haitch
Copy link
Member

@haitch haitch commented Sep 13, 2022

After both would connect 2 async task as input (from future), and start a new asyncTask.

the new task will be executed when both input task finished.

actionToFunc helps convert a function that doesn't emit result to satisfy asynctask interface.

@haitch haitch marked this pull request as ready for review October 27, 2022 18:12
@haitch haitch changed the title after both, after all after both, actionToFunc Oct 27, 2022
after_both.go Outdated Show resolved Hide resolved
after_both.go Show resolved Hide resolved
@haitch haitch merged commit 4621b56 into master Oct 27, 2022
@haitch haitch deleted the haitao/afterBoth branch November 12, 2023 07:25
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

Successfully merging this pull request may close these issues.

None yet

2 participants