Skip to content

Fix container stats build break#898

Merged
realrajaryan merged 1 commit intoapple:mainfrom
dcantah:fix-build-oop
Nov 19, 2025
Merged

Fix container stats build break#898
realrajaryan merged 1 commit intoapple:mainfrom
dcantah:fix-build-oop

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Nov 18, 2025

Seems run was changed to return a data blob variant of stdout, which made the function have a tuple of size 4 instead of 3 now. The stats tests still used the old 3 wide variant which broke the build.

Seems `run` was changed to return a data blob variant of stdout,
which made the function have a tuple of size 4 instead of 3 now.
The stats tests still used the old 3 wide variant which broke the
build.
@realrajaryan realrajaryan merged commit 266b135 into apple:main Nov 19, 2025
3 of 4 checks passed
saehejkang pushed a commit to saehejkang/container that referenced this pull request Jan 27, 2026
Seems `run` was changed to return a data blob variant of stdout, which
made the function have a tuple of size 4 instead of 3 now. The stats
tests still used the old 3 wide variant which broke the build.
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