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

Unblock thread actions #171

Merged
merged 10 commits into from
Nov 5, 2024

Conversation

marcelldls
Copy link
Collaborator

@marcelldls marcelldls commented Oct 15, 2024

Process after #170 - The reason is because monitor log widget helps debug/observe concurrent task execution

Unblocks the main thread after the confirmation window is dismissed + prevents mutliple threads from being started for the same service

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.19%. Comparing base (376fa43) to head (7c04eec).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   82.19%   82.19%           
=======================================
  Files          16       16           
  Lines        1022     1022           
=======================================
  Hits          840      840           
  Misses        182      182           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcelldls marcelldls marked this pull request as ready for review October 24, 2024 09:46
@marcelldls marcelldls mentioned this pull request Oct 24, 2024
@gilesknap gilesknap merged commit f98cf05 into epics-containers:main Nov 5, 2024
9 checks passed
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