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

feat(jdbc): safely deserialize subflow executions #2831

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

loicmathieu
Copy link
Member

Fixes #2300

@loicmathieu loicmathieu force-pushed the feat/safely-deserialize-subflow-execution branch from 7fcc8eb to 7c7160e Compare January 11, 2024 08:08
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
92.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@loicmathieu loicmathieu added this to the v0.14.0 milestone Jan 11, 2024
Copy link
Member

@brian-mulier-p brian-mulier-p left a comment

Choose a reason for hiding this comment

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

LGTM, no QA was done due to hard reproducer

@loicmathieu loicmathieu merged commit 19f2fa2 into develop Jan 12, 2024
6 checks passed
@loicmathieu loicmathieu deleted the feat/safely-deserialize-subflow-execution branch January 12, 2024 15:13
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.

A WorkerTaskExecution with an Invalid Task can fail the executor
2 participants