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

Extended MonadAsync #2649

Merged
merged 2 commits into from
Oct 2, 2020
Merged

Extended MonadAsync #2649

merged 2 commits into from
Oct 2, 2020

Conversation

coot
Copy link
Contributor

@coot coot commented Sep 30, 2020

No description provided.

@coot coot added io-classes Issues / PRs related to io-classes networking labels Sep 30, 2020
@coot coot requested review from dcoutts and karknu September 30, 2020 13:20
@coot
Copy link
Contributor Author

coot commented Sep 30, 2020

Fixes #825

Added:

* mapConcurrently
* forConcurrently
* mapConcurrently_
* forConcurrently_
* replicateConcurrently
* replicateConcurrently_
Added concurrently_ to 'MonadAsync' class.
Fixes #825
Copy link
Contributor

@dcoutts dcoutts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dcoutts
Copy link
Contributor

dcoutts commented Oct 2, 2020

bors merge

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Oct 2, 2020

@iohk-bors iohk-bors bot merged commit 80fb321 into master Oct 2, 2020
@iohk-bors iohk-bors bot deleted the coot/monad-async-additions branch October 2, 2020 16:02
mrBliss added a commit to IntersectMBO/cardano-node that referenced this pull request Oct 6, 2020
coot pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 6, 2020
deepfire pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 6, 2020
coot pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 7, 2020
coot pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 7, 2020
coot pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 7, 2020
newhoggy pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 9, 2020
newhoggy pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 9, 2020
mrBliss added a commit to IntersectMBO/cardano-node that referenced this pull request Oct 9, 2020
newhoggy pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 12, 2020
coot pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 12, 2020
coot pushed a commit to IntersectMBO/cardano-node that referenced this pull request Oct 13, 2020
JaredCorduan pushed a commit to IntersectMBO/cardano-node that referenced this pull request Nov 3, 2020
coot added a commit that referenced this pull request May 16, 2022
2649: Extended MonadAsync r=dcoutts a=coot



Co-authored-by: Marcin Szamotulski <profunctor@pm.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io-classes Issues / PRs related to io-classes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants