Skip to content

Use yaml instance instead of static variable to enable threadsaftey#1246

Open
LitschiW wants to merge 2 commits into
cloudfoundry:mainfrom
LitschiW:patch-1
Open

Use yaml instance instead of static variable to enable threadsaftey#1246
LitschiW wants to merge 2 commits into
cloudfoundry:mainfrom
LitschiW:patch-1

Conversation

@LitschiW

Copy link
Copy Markdown

Fixes #1245

@linux-foundation-easycla

linux-foundation-easycla Bot commented Oct 14, 2024

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

@Lokowandtg Lokowandtg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Lokowandtg

Copy link
Copy Markdown
Contributor

We have the same coding in class ApplicationManifestUtilsCommon. Could you apply the changes there as well?

@Lokowandtg Lokowandtg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@anthonydahanne anthonydahanne left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good to me!

@Kehrlann Kehrlann self-assigned this May 28, 2025
@Kehrlann

Kehrlann commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

@LitschiW would you mind rebasing on top of main (rebase, not merge) before I merge this, please?

@Kehrlann

Copy link
Copy Markdown
Contributor

@LitschiW Additionally, this does not compile: ApplicationManifestUtils uses ApplicationManifestUtilsCommon#YAML.

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.

ApplicationManifestUtilsV3#write is not threadsafe

4 participants