Skip to content

fix: fix incorrect nil return value #6594

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

Merged
merged 2 commits into from
Mar 5, 2025
Merged

Conversation

huochexizhan
Copy link
Contributor

@huochexizhan huochexizhan commented Mar 2, 2025

Since we have already checked err before and returned != nil, err must be nil here. In fact, it should return RequestEventLoop(ctx, reqLogger, r, cloudEventSource).

Checklist

@huochexizhan huochexizhan requested a review from a team as a code owner March 2, 2025 02:31
Signed-off-by: huochexizhan <huochexizhan@outlook.com>
@zroubalik
Copy link
Member

zroubalik commented Mar 5, 2025

/run-e2e cloudevent_source
Update: You can check the progress here

@JorTurFer JorTurFer merged commit 4b11cc5 into kedacore:main Mar 5, 2025
19 checks passed
mittalvaibhav1 pushed a commit to mittalvaibhav1/keda that referenced this pull request Apr 26, 2025
Signed-off-by: huochexizhan <huochexizhan@outlook.com>
Co-authored-by: Zbynek Roubalik <zroubalik@gmail.com>
Signed-off-by: mittalvaibhav1 <mittalvaibhavandroid@gmail.com>
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.

3 participants