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

Update signature to match underlying resource #3775

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

khk-globus
Copy link
Collaborator

@khk-globus khk-globus commented Feb 15, 2025

TaskScheduler is a do-nothing shim over mp.Queue, only standing as hook-in point for MPITaskScheduler. In both cases, there is no need to mask the Queue's fundamentals semantics.

Changed Behaviour

No changed behaviour.

Type of change

  • Code maintenance/cleanup

`TaskScheduler` is a do-nothing shim over `mp.Queue`, only standing as hook-in
point for `MPITaskScheduler`.  In both cases, there is no need to change the
`Queue`'s fundamentals semantics.
@khk-globus khk-globus force-pushed the make_task_scheduler_match_queue_signature branch from c4c6548 to 4d9b833 Compare February 16, 2025 12:38
@khk-globus khk-globus enabled auto-merge February 16, 2025 16:29
@khk-globus khk-globus added this pull request to the merge queue Feb 16, 2025
Merged via the queue into master with commit 7241f29 Feb 16, 2025
9 checks passed
@khk-globus khk-globus deleted the make_task_scheduler_match_queue_signature branch February 16, 2025 18:01
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