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

Serafina/execution reduction #2

Merged
merged 14 commits into from
May 11, 2024
Merged

Serafina/execution reduction #2

merged 14 commits into from
May 11, 2024

Conversation

serareif
Copy link
Collaborator

No description provided.

@serareif serareif requested a review from nictru April 29, 2024 09:15
@serareif serareif self-assigned this Apr 29, 2024
src/sliders.py Outdated Show resolved Hide resolved
src/sliders.py Outdated Show resolved Hide resolved
@nictru nictru linked an issue May 3, 2024 that may be closed by this pull request
Copy link
Collaborator

@nictru nictru left a comment

Choose a reason for hiding this comment

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

This PR is hard to review since basically everything changed. When looking at the files with cat app.py -v, one can see that there are Windows line endings everywhere (indicated by ^M). You can remove these line using dos2unix.

@nictru
Copy link
Collaborator

nictru commented May 3, 2024

I think the way it is implemented now would still block the UI during execution. Check out the explanation here and make use of the reactive.extended_task decorator

@nictru nictru self-requested a review May 10, 2024 10:19
@serareif serareif merged commit a848877 into main May 11, 2024
1 check passed
@serareif serareif deleted the serafina/execution_reduction branch May 11, 2024 08:35
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.

Reduce number of executions of QC metric calculation
2 participants