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

temp pr #276

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

temp pr #276

wants to merge 2 commits into from

Conversation

JoshTanke
Copy link
Collaborator

No description provided.

flattened_results = await asyncio.gather(*coros)
# NOTE: process dependencies are acquired here (in context)
with self.processor.dependencies() as process_kwargs:
for element in response.payload:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

1 context block per element



class Client(Dependency, metaclass=_AnnotationCapturer):
def __init__(self, primitive: Primitive):
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

make primitive a generic to support client 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.

None yet

1 participant