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

[hls-graph] Optimise waitConcurrently #2805

Merged
merged 2 commits into from
Mar 29, 2022
Merged

Conversation

pepeiborra
Copy link
Collaborator

@pepeiborra pepeiborra commented Mar 27, 2022

waitConcurrently is being a bit dumb and delaying some of the synchronous work until the async comps. are done for no good reason.

@michaelpj michaelpj enabled auto-merge March 29, 2022 09:51
@michaelpj michaelpj disabled auto-merge March 29, 2022 09:52
@michaelpj michaelpj added the merge me Label to trigger pull request merge label Mar 29, 2022
@pepeiborra pepeiborra enabled auto-merge (squash) March 29, 2022 11:47
@pepeiborra pepeiborra merged commit 8466bc1 into master Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants