Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

enable StrictConcurrency build setting#760

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
weissi wants to merge1 commit intoswift-server:main
base:main
Choose a base branch
Loading
fromweissi:jw-sc

Conversation

@weissi
Copy link
Contributor

Set

swiftSettings: [    .enableExperimentalFeature("StrictConcurrency")]

so we know where there's work.

Copy link
Collaborator

@LukasaLukasa left a comment

Choose a reason for hiding this comment

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

This is currently incompatible with warnings-as-errors, so we need some CI tweaks to handle it.

@weissi
Copy link
ContributorAuthor

This is currently incompatible with warnings-as-errors, so we need some CI tweaks to handle it.

Ah yeah, should I just tweak the CI?


test:
<<:*common
command:/bin/bash -xcl "swift test --parallel -Xswiftc -warnings-as-errors --enable-test-discovery $${SANITIZER_ARG-} $${IMPORT_CHECK_ARG-}"
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

@Lukasa removed that

@weissiweissi requested a review fromLukasaAugust 7, 2024 14:26
@Lukasa
Copy link
Collaborator

That can work, though@FranzBusch is in the process of cutting over to a new CI scheme so we may want to hold off and tackle this slightly later.

It's also not clear that AHC can easily do this without us sorting out NIO first.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@LukasaLukasaAwaiting requested review from Lukasa

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@weissi@Lukasa

[8]ページ先頭

©2009-2025 Movatter.jp