Skip to content

Fix crash when closing a connection during setup#114

Merged
SeanTAllen merged 1 commit intomainfrom
update-courier-0.1.4
Mar 28, 2026
Merged

Fix crash when closing a connection during setup#114
SeanTAllen merged 1 commit intomainfrom
update-courier-0.1.4

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

Closes a race condition where disposing a connection before its internal initialization completed could crash the program. This was unlikely but was observed on arm64.

Updates courier to 0.1.4.

Closes a race condition where disposing a connection before its internal
initialization completed could crash the program.

Updates courier to 0.1.4.
@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Mar 28, 2026
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Mar 28, 2026
@SeanTAllen SeanTAllen merged commit be7707c into main Mar 28, 2026
11 checks passed
@SeanTAllen SeanTAllen deleted the update-courier-0.1.4 branch March 28, 2026 03:20
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Mar 28, 2026
github-actions bot pushed a commit that referenced this pull request Mar 28, 2026
github-actions bot pushed a commit that referenced this pull request Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants