Skip to content

Conversation

@benclifford
Copy link
Collaborator

The radios do not make use of the .qsize() functionality of queues, and so th (broken, see #3856) platform-specific sized queue functionality is not necessary.

This is part of a series of PRs to remove that platform-specific functionality entirely - see PR #3932.

Changed Behaviour

This code is part of broken behaviour on Macs. The behaviour will be slightly better but still broken after this PR on that platform.

Otherwise, the queue should not behave any differently.

Type of change

  • Code maintenance/cleanup

The radios do not make use of the .qsize() functionality of queues, and so
th (broken, see #3856) platform-specific sized queue functionality is not
necessary.

This is part of a series of PRs to remove that platform-specific
functionality entirely - see PR #3932.
Copy link
Collaborator

@khk-globus khk-globus left a comment

Choose a reason for hiding this comment

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

Oof; I should start following through on some of the along-the-way details I run across. I had done exactly this PR's work locally for tangential reasons, but didn't get back to verify that it was a valid change for beyond just my laptop.

Thanks for this and the related verification research.

@khk-globus khk-globus added this pull request to the merge queue Sep 3, 2025
Merged via the queue into master with commit fae179c Sep 3, 2025
11 checks passed
@khk-globus khk-globus deleted the benc-radio-queue branch September 3, 2025 13:32
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.

3 participants