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 report poller #662

Merged
merged 7 commits into from
Jan 10, 2025
Merged

Fix report poller #662

merged 7 commits into from
Jan 10, 2025

Conversation

Gnuxie
Copy link
Member

@Gnuxie Gnuxie commented Jan 10, 2025

Fixes #258
Fixes #408
Fixes #409

Honestly, I'm going to revert this because I think I have found a
better way of testing the report poller.
We need to change the ReportManager so that we can interface it out
for testing. The reason being that the report poller is inactive
in the harness and so we can't use that with a protection handle
to test. Instead I want to instantiate a report poller with
a mocked report manager.
We need this so that we can test the report poller without needing to
do gymnastics to selectively forward reports.
Needed so we can test the report poller without doing gymnastics with
setting up fake protections.
This reverts commit 59b335f.
We don't need this anymore.
@Gnuxie Gnuxie merged commit fa5ce9a into main Jan 10, 2025
6 checks passed
@Gnuxie Gnuxie deleted the gnuxie/report-poller branch January 10, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant