Skip to content

Merge back changes from branch release/1.7.0#337

Merged
glessard merged 19 commits into
mainfrom
dev/merge-back-1.7.x
Jul 7, 2026
Merged

Merge back changes from branch release/1.7.0#337
glessard merged 19 commits into
mainfrom
dev/merge-back-1.7.x

Conversation

@glessard

@glessard glessard commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

fallintoplace and others added 19 commits June 25, 2026 19:54
`true` and `false` import differently with C23 than before, so the swift-side test `(__SWIFT_IORING_SUPPORTED != 0)` became dependent on the toolchain. Integer constants are more reliable for this.
…etion

Test ioring's blocking consume completion with timeout
Make OpenOptions.closeOnExec available on Windows, where it maps to
_O_CLOEXEC (O_NOINHERIT). The Windows open adapter already decodes
O_NOINHERIT into a non-inheritable handle, so this produces the
expected close-on-exec semantics. Also add the deprecated O_NOINHERIT
alias, matching the PipeOptions treatment from #312.
[1.7.x] Update CI to latest version of official workflows
@glessard

glessard commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci please test

@glessard glessard merged commit d3c632e into main Jul 7, 2026
65 checks passed
@glessard glessard deleted the dev/merge-back-1.7.x branch July 7, 2026 19:36
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.

4 participants