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(move-to-finished): stringify any return value [python] #2198

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

roggervalf
Copy link
Collaborator

fixes #2196

@roggervalf roggervalf merged commit 07f1335 into master Sep 26, 2023
9 checks passed
@roggervalf roggervalf deleted the fix-stringify-python branch September 26, 2023 04:28
github-actions bot pushed a commit that referenced this pull request Sep 29, 2023
# [4.12.0](v4.11.4...v4.12.0) (2023-09-29)

### Bug Fixes

* **move-to-finished:** stringify any return value [python] ([#2198](#2198)) fixes [#2196](#2196) ([07f1335](07f1335))

### Features

* expose addJobLog and updateJobProgress to the Queue instance ([#2202](#2202)) ([2056939](2056939))
* **queue:** add clean method [python] ([#2194](#2194)) ([3b67193](3b67193))
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.

[Bug]: returnvalue not JSON.stringified in python job
1 participant