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

fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider #46286

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

marcelklehr
Copy link
Member

Summary

When processing an ISynchronousProvider in a background job the task would not be set to running status. This PR fixes that.

Checklist

Copy link
Member

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

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

Yay

…SynchronousProvider

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@skjnldsv skjnldsv added bug 4. to release Ready to be released and/or waiting for tests to finish labels Jul 4, 2024
@skjnldsv
Copy link
Member

skjnldsv commented Jul 4, 2024

Labels please :)

@marcelklehr marcelklehr merged commit 03d71e8 into master Jul 4, 2024
165 checks passed
@marcelklehr marcelklehr deleted the fix/tp/sync-bg-job-status branch July 4, 2024 10:53
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants