fix potential data race in nativeconverter/estargz by escapefreeg · Pull Request #2133 · containerd/stargz-snapshotter (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

ktock

merged 1 commit into

Sep 29, 2025

Conversation

@escapefreeg

explicitly copying the incoming commonOpts inside both estargzconvert.LayerConvertWithLayerAndCommonOptsFunc and esgzexternaltocconvert.LayerConvertWithLayerAndCommonOptsFunc to eliminate the data race and improve robustness and maintainability, see more at #2132

Signed-off-by: clarehkli clarehkli@tencent.com

ktock

Choose a reason for hiding this comment

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

Thanks

@ktock ktock mentioned this pull request

Sep 29, 2025

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

2 participants

@escapefreeg @ktock