Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: Update Package.resolved for Hummingbird #18

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

euanh
Copy link
Collaborator

@euanh euanh commented Oct 9, 2024

Motivation

Update Package.resolved, to pick up an important fix in swift-async-algorithms 1.0.2 which may prevent a crash in Hummingbird.

Modifications

Update Package.resolved in the Hummingbird example.

Result

The example will use newer dependencies.

Test Plan

The crash is intermittent but seems to happen after the server has been idle. A server built with the new pins has been idle without crashing for much longer than a server built with the old pins was able to run.

This picks up an important fix in swift-async-algorithms 1.0.2
@euanh euanh marked this pull request as ready for review October 10, 2024 08:45
@euanh euanh added area/documentation Improvements or additions to documentation semver/none No version bump required. labels Oct 10, 2024
@euanh euanh merged commit 7ccb30b into apple:main Oct 10, 2024
14 checks passed
@euanh euanh deleted the update-hummingbird-pins branch October 10, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant