Skip to content

Conversation

@benclifford
Copy link
Collaborator

Since PR #3937, no .qsize() has been used in monitoring.

This leaves MacSafeQueue, the Mac implementation of SizedQueue, unused. It will be removed in a subsequent PR. See PR #3932 for over-arching work

Changed Behaviour

Monitoring should now work on Mac.

Fixes

Fixes #3856 - hopefully. @d33bs has tested an approximately-equal change in #3932 on Mac, but that is not an auto-tested platform.

Type of change

  • Bug fix

Since PR #3937, no .qsize() has been used in monitoring.

This leaves MacSafeQueue, the Mac implementation of SizedQueue,
unused. It will be removed in a subsequent PR.
@khk-globus khk-globus added this pull request to the merge queue Sep 10, 2025
Merged via the queue into master with commit d6d00f5 Sep 10, 2025
11 checks passed
@khk-globus khk-globus deleted the benc-sized-queu branch September 10, 2025 02:47
benclifford added a commit that referenced this pull request Sep 10, 2025
These are both unused (since PR #3944)

See issue #3929 for more discussion
github-merge-queue bot pushed a commit that referenced this pull request Sep 10, 2025
These are both unused (since PR #3944)

See issue #3929 for more discussion

# Changed Behaviour

This is removing now-unused code

# Fixes

Fixes #3929

## Type of change

- Code maintenance/cleanup
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.

AttributeError: 'MacSafeQueue' object has no attribute '_counter' when using MonitoringHub on MacOS with HTEX

3 participants