Skip to content

fix: completed status overrided by fail-fast stream#201

Merged
mattisonchao merged 1 commit intomainfrom
fix.failed.stream
Jan 16, 2025
Merged

fix: completed status overrided by fail-fast stream#201
mattisonchao merged 1 commit intomainfrom
fix.failed.stream

Conversation

@mattisonchao
Copy link
Member

Motivation

The internal completed status might overridden by the fail-fast stream. We should always make the stub.writeStream(this) at the end of the init logic.

Modification

  • Move the stub.writeStream(this); at the end of the init logic.

@mattisonchao mattisonchao merged commit cf1f5ea into main Jan 16, 2025
1 check passed
@mattisonchao mattisonchao deleted the fix.failed.stream branch January 16, 2025 13:08
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