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

Document not to reuse/cache EmitFailureHandle#busyLooping #3224

Merged
merged 1 commit into from Oct 10, 2022

Conversation

He-Pin
Copy link
Contributor

@He-Pin He-Pin commented Oct 10, 2022

I just cached it and got an error, so I think it would be good to add some comments about don't cache it.

@He-Pin He-Pin requested a review from a team as a code owner October 10, 2022 09:09
@simonbasle
Copy link
Member

That's a good point, thanks for making that clearer. Can you target 3.4.x branch instead of main? You can either locally git rebase -i 3.4.x and remove the commits other than your own (in which case I'll edit this PR to change the target branch) or close this PR and reopen one if that's way easier for you.

@simonbasle
Copy link
Member

actually @He-Pin don't worry about the branch, I should be able to edit your PR

Copy link
Member

@simonbasle simonbasle left a comment

Choose a reason for hiding this comment

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

will re-target to 3.4.x, LGTM

@simonbasle simonbasle changed the base branch from main to 3.4.x October 10, 2022 10:42
@simonbasle simonbasle added this to the 3.4.24 milestone Oct 10, 2022
@simonbasle simonbasle added the type/documentation A documentation update label Oct 10, 2022
@simonbasle simonbasle changed the title Add comments about don't cache the EmitFailureHandle#busyLooping returning value Document not to reuse/cache EmitFailureHandle#busyLooping Oct 10, 2022
@simonbasle simonbasle merged commit eb59474 into reactor:3.4.x Oct 10, 2022
@reactorbot
Copy link

@simonbasle this PR seems to have been merged on a maintenance branch, please ensure the change is merge-forwarded to intermediate maintenance branches and up to main 🙇

simonbasle added a commit that referenced this pull request Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants