Skip to content

Conversation

@Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Dec 17, 2025

What issues does this PR fix or reference?

Fixes: #68548

Previous Behavior

The interval_map would get re-set to 0 whenever we called beacons_refresh. If beacons_refresh is continually getting called for example when running a state run then the beacons would never get sent.

New Behavior

interval_map is preserved if set and the beacon still gets sent when running a state run (or any other situation that refreshes beacon)

@Ch3LL
Copy link
Contributor Author

Ch3LL commented Dec 19, 2025

I think i just need to re-run the tests here, not sure how to do that @twangboy ?

@twangboy
Copy link
Contributor

Changing labels will restart the tests. We want test:full on all PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Beacons not sent when beacon_refresh called

4 participants