DiamondLightSource / DiamondLightSource/i19serial-ui

Make the run_queue a signal

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
strictly ui
Dominant language
Python
Stars
0
Forks
0
Avg merge
5m
Merged PRs (30d)
1

Description

Right now the run_queue set up in the UI is just a reference being updated in various functions, it would be better (and easier in view of #8 ) to make it a signal so when "Run" is pressed the correct queue is run.

Contributor guide

Open the contributing guide

Research direction

Start in the UI code that sets up run_queue and trace the functions that currently update the reference, then follow the Run action to see how the queue is selected. The change is complete when run_queue is a signal and pressing Run causes the correct queue to run; no specific files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.