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

OboeTester: Let the final update of NativeSniffer actually update #2159

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

robertwu1
Copy link
Collaborator

@robertwu1 robertwu1 commented Feb 12, 2025

When stopSniffer() is called, there are no more updates for the sniffer because mEnabled is set to false. This is clearly a bug.

The proposed change here is to add a new variable called mEnableFinalUpdate which will handle the final update.

@robertwu1 robertwu1 requested a review from flamme February 12, 2025 22:46
@robertwu1 robertwu1 merged commit a231d4b into main Feb 13, 2025
3 checks passed
@robertwu1 robertwu1 deleted the robertwu/NativeSnifferFinalUpdate branch February 13, 2025 23:17
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.

2 participants