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

estuary-cdk: common routines should yield to the event loop #1314

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

jgraettinger
Copy link
Member

@jgraettinger jgraettinger commented Mar 4, 2024

Ensure all tasks get a chance to make progress between each tasks's iterations.

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

(anything that might help someone review this PR)


This change is Reviewable

Ensure all tasks get a chance to make progress between each tasks's
iterations.
@jgraettinger jgraettinger requested review from jshearer and williamhbaker and removed request for jshearer March 4, 2024 23:19
Copy link
Member

@williamhbaker williamhbaker left a comment

Choose a reason for hiding this comment

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

LGTM

@jgraettinger jgraettinger merged commit 3313145 into main Mar 5, 2024
50 of 53 checks passed
@jgraettinger jgraettinger deleted the johnny/cdk-yield branch March 5, 2024 20:42
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