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

Move monitoring radios to own modules #3707

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

benclifford
Copy link
Collaborator

In subsequent PRs, these modules will get more radio-specific code, as part of PR #3315 monitoring radio plugin work: for example, the receiving code for each radio should move here too.

I used git show --color-moved to check that the moved RadioSender definitions were not changed.

Changed Behaviour

none

Type of change

  • Code maintenance/cleanup

In subsequent PRs, these modules will get more radio-specific code, as
part of PR #3315 monitoring radio plugin work: for example, the receiving
code for each radio should move here too.

I used `git show --color-moved` to check that the moved RadioSender
definitions were not changed.
parsl/monitoring/radios/udp.py Show resolved Hide resolved
parsl/monitoring/radios/udp.py Show resolved Hide resolved
parsl/monitoring/remote.py Show resolved Hide resolved
@benclifford benclifford added this pull request to the merge queue Dec 3, 2024
Merged via the queue into master with commit 3a18a4a Dec 3, 2024
7 checks passed
@benclifford benclifford deleted the benc-monitoring-modularise-radios branch December 3, 2024 08:37
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