Skip to content

feat: Run tool/engine in background thread #297

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

henriknorin-ftrack
Copy link
Contributor

Resolves :

  • I have added automatic tests where applicable.
  • The PR contains a description of what has been changed.
  • The description contains manual test instructions.
  • The PR contains update to the release notes.
  • The PR contains update to the documentation.

This PR has been tested on :

  • Windows.
  • MacOs; standalone & Photoshop
  • Linux.

Changes

  • Run tool/engine in background thread, using a worker class defined with Client.

Test

Do a full cycle test, making sure there are no multithreading issues and progress widget updates as it should.

@henriknorin-ftrack henriknorin-ftrack requested a review from a team as a code owner January 3, 2024 08:03
Copy link

github-actions bot commented Jan 3, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

@henriknorin-ftrack
Copy link
Contributor Author

Good feedback from Mattias: inject the Worker into host instead, this also forces us to solve async issues in publisher when refreshing the ui on successful publish.

@lluisCM lluisCM added invalid This doesn't seem right connect3 PR for connect 3 experimental Experimental branches and removed invalid This doesn't seem right labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connect3 PR for connect 3 experimental Experimental branches invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants