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

fix: Revert "fix: Reconciliation bug" #117

Merged
merged 2 commits into from
May 6, 2024
Merged

fix: Revert "fix: Reconciliation bug" #117

merged 2 commits into from
May 6, 2024

Conversation

fabriziodemaria
Copy link
Member

This reverts commit 6bdbf95.

@@ -87,7 +87,6 @@ public class Confidence: ConfidenceEventSender {
var map = confidence.contextFlow.value
for removedKey in removeKeys {
map.removeValue(forKey: removedKey)
confidence.removedContextKeys.insert(removedKey)
Copy link
Member Author

Choose a reason for hiding this comment

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

This function is only called from the Provider and we don't want the diffed OF keys to be removed from this Confidence descendants

@vahidlazio vahidlazio merged commit 45135ae into main May 6, 2024
3 checks passed
@fabriziodemaria fabriziodemaria deleted the revert-fix branch May 6, 2024 07:29
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.

None yet

2 participants