Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

lib/background: CombineRoutine.Start should not wait#62913

Merged
unknwon merged 1 commit into
mainfrom
jc/combine-routine-start
May 24, 2024
Merged

lib/background: CombineRoutine.Start should not wait#62913
unknwon merged 1 commit into
mainfrom
jc/combine-routine-start

Conversation

@unknwon

@unknwon unknwon commented May 24, 2024

Copy link
Copy Markdown
Contributor

It is not uncommon to have sub-routines hang on the call of Start method, and the docstring actually says it does not wait to finish starting... 😂 thus removing the wait.

Test plan

CI

@cla-bot cla-bot Bot added the cla-signed label May 24, 2024
@unknwon unknwon marked this pull request as ready for review May 24, 2024 19:57
@unknwon unknwon requested a review from a team May 24, 2024 19:57

@bobheadxi bobheadxi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👀👀👀👀

@unknwon unknwon enabled auto-merge (squash) May 24, 2024 19:59
@unknwon unknwon merged commit 90826c6 into main May 24, 2024
@unknwon unknwon deleted the jc/combine-routine-start branch May 24, 2024 20:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants