Improve accuracy of progress updates by dkovba · Pull Request #144 · apple/container
added 8 commits
June 11, 2025 08:22crosbymichael pushed a commit to apple/containerization that referenced this pull request
Jun 11, 2025This 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.
dkovba
deleted the
progress-updates
branch
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