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

Revert changes made to method signature for futures #2309

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

fadidurah
Copy link
Contributor

@fadidurah fadidurah commented Feb 6, 2024

Revert changes made to method signature to return back a ResultFuture instead of a Future. It seems to have introduced a breaking change in MSAL, instead of debugging this during release time, I rolled back part of the solution for the original google crash. In this PR i'm rolling back the whole fix for better tracking, will have a following PR to reintroduce the smaller fix into common to address the issue without adjusting method signatures that could affect msal or broker.

Original PR #2305

@fadidurah fadidurah added the No-Changelog This Pull-Request has no associated changelog entry. label Feb 6, 2024
@fadidurah fadidurah requested a review from a team as a code owner February 6, 2024 21:48
@rpdome
Copy link
Member

rpdome commented Feb 7, 2024

I would suggest having 2 separate PRs - one with a full revert, and another with the change you want to keep.

This will help us to easier keep track of the change (will be helpful if something goes wrong down the line)

@fadidurah fadidurah merged commit 1427a89 into dev Feb 9, 2024
19 checks passed
@fadidurah fadidurah deleted the fadi/revert-future-dev branch February 20, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-Changelog This Pull-Request has no associated changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants