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

fix(enhanced): async boundary on dependOn named chunks #1960

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

ScriptedAlchemy
Copy link
Member

Description

Ensure async boundary correctly references chunks by the correct ID

When chunkIds are numbers, and dependOn is used, async boundary did not convert the string in dependOn to chunkId of the named chunk

Related Issue

#1947

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

@ScriptedAlchemy ScriptedAlchemy marked this pull request as ready for review January 14, 2024 00:54
@ScriptedAlchemy ScriptedAlchemy merged commit 51b18e0 into main Jan 16, 2024
7 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the fix/async-boundary-chunk-id branch January 16, 2024 03:48
@zhoushaw zhoushaw mentioned this pull request Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants