Skip to content

Conversation

danking
Copy link
Contributor

@danking danking commented Mar 21, 2022

No description provided.

jigold
jigold previously requested changes Mar 24, 2022
return_exceptions=return_exceptions)
async def bounded_gather(*pfs: Callable[[], Awaitable[T]],
parallelism=10,
return_exceptions=False
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add the types here as well for parallelism and return_exceptions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good point done.

@danking
Copy link
Contributor Author

danking commented Apr 11, 2022

bump

@danking danking merged commit 3b0d4c8 into hail-is:main Apr 25, 2022
CDiaz96 pushed a commit to CDiaz96/hail that referenced this pull request Apr 27, 2022
…is#11627)

* [hailtop] add types to AsyncThrottledGather and bounded_gather

* more types
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.

2 participants