Skip to content

[backport 5.3.1] fix(canvas): add group index when unrolling tasks#1

Merged
mkniewallner merged 3 commits into5.3.1-patchedfrom
feat/backport-group-index-fix-to-5.3.1
Aug 11, 2023
Merged

[backport 5.3.1] fix(canvas): add group index when unrolling tasks#1
mkniewallner merged 3 commits into5.3.1-patchedfrom
feat/backport-group-index-fix-to-5.3.1

Conversation

@mkniewallner
Copy link
Copy Markdown
Member

Backport of 097ef30 to 5.3.1.

mkniewallner and others added 3 commits August 11, 2023 17:45
* test(integration): add test to assert `chord` order

This integration test ensures that tasks results are received in the
same order as they were created when received by the callback.

* fix(canvas): add group index when unrolling tasks

When using `chord`, tasks results are not received in the order they
were created. Setting the group index when unrolling tasks ensure that
it is the case.
@mkniewallner mkniewallner force-pushed the feat/backport-group-index-fix-to-5.3.1 branch from 097ef30 to 8a698df Compare August 11, 2023 15:51
@mkniewallner mkniewallner merged commit efb72c8 into 5.3.1-patched Aug 11, 2023
@mkniewallner mkniewallner deleted the feat/backport-group-index-fix-to-5.3.1 branch August 11, 2023 16:54
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.

1 participant