Skip to content

vminitd: Bump Swift version to 6.3-snapshot#570

Merged
dcantah merged 1 commit intoapple:mainfrom
dcantah:swift63-libarchive-mimalloc
Mar 5, 2026
Merged

vminitd: Bump Swift version to 6.3-snapshot#570
dcantah merged 1 commit intoapple:mainfrom
dcantah:swift63-libarchive-mimalloc

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Mar 4, 2026

Closes #221

This contains (in the static linux sdk but the swift version and the sdk must match) libarchive support and mimalloc! This also (unrelated to the sdk bump it seems) raises the amount of retries we do when dialing vminitd. It seems CI on rare occasions recently has timed out on some tests. We could also explore just lowering the concurrency on the integration suite.

@dcantah
Copy link
Member Author

dcantah commented Mar 4, 2026

Hang on, investigating CI failures

@dcantah dcantah force-pushed the swift63-libarchive-mimalloc branch from 85d43f5 to 2a9ff35 Compare March 5, 2026 00:47
@dcantah
Copy link
Member Author

dcantah commented Mar 5, 2026

Looks like the ci failure was unrelated to this change. My hunch is the integration tests are causing high cpu load and the first agent conn is timing out. I added a small diff here to try 50 more times

This contains (in the static linux sdk but the swift version and the sdk
must match) libarchive support and mimalloc!
@dcantah dcantah force-pushed the swift63-libarchive-mimalloc branch from 2a9ff35 to ba34b46 Compare March 5, 2026 02:53
Copy link
Contributor

@dkovba dkovba left a comment

Choose a reason for hiding this comment

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

👍

@dcantah dcantah merged commit 7064cba into apple:main Mar 5, 2026
3 checks passed
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.

[Request]: Explore different allocators for vminitd

2 participants