Skip to content

Introduce AddPerfdata to PartialResult to ensure concurrency-safety#162

Open
martialblog wants to merge 1 commit into
mainfrom
partialresult-perfdata
Open

Introduce AddPerfdata to PartialResult to ensure concurrency-safety#162
martialblog wants to merge 1 commit into
mainfrom
partialresult-perfdata

Conversation

@martialblog

Copy link
Copy Markdown
Member

While reviewing the code with @christoph2497 I noticed the PartialResults Perfdatalist was exposed as a public attribute, with our new design that is not concurrency-safe.

To fix it I introduced an AddPerfdata on the PartialResults.

@martialblog martialblog added this to the v1.0.0 milestone Jun 25, 2026
@martialblog martialblog self-assigned this Jun 25, 2026
@martialblog martialblog marked this pull request as ready for review June 25, 2026 12:40

@RincewindsHat RincewindsHat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

make sense.
should all the other attributes of PartialResult receive the same treatment?

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.

2 participants