Improve accuracy of progress updates by dkovba · Pull Request #144 · apple/container

added 8 commits

June 11, 2025 08:22
…nge between read and write

crosbymichael pushed a commit to apple/containerization that referenced this pull request

Jun 11, 2025
This PR ensures that we enter a lock inside the `@SendableProperty`
implementation as soon as we access a computed property. Additionally,
it mirrors the access level of the original property. Both changes are
required for [improved
accuracy](apple/container#144) of progress
updates in container. Additionally, it should resolve
#60 that occurs on
certain configurations.

Please tag as 0.1.1 after merging.
# Conflicts:
#	Package.swift

@dkovba

adityaramani

@dkovba

@dkovba

adityaramani

@dkovba dkovba deleted the progress-updates branch

June 26, 2025 22:35