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

Strict concurrency for the chat examples #3104

Merged
merged 4 commits into from
Feb 3, 2025

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Feb 3, 2025

Motivation:

Our next suite of examples for strict concurrency are the chat ones. These are very similar to the rest: either no violation at all, or just a need to use the sync operations on pipeline setup.

Modifications:

  • Use sync operations
  • Lock in strict concurrency checking

Result:

We continue our march.

Motivation:

Our next suite of examples for strict concurrency are the chat ones.
These are very similar to the rest: either no violation at all, or
just a need to use the sync operations on pipeline setup.

Modifications:

- Use sync operations
- Lock in strict concurrency checking

Result:

We continue our march.
@Lukasa Lukasa added the semver/none No version bump required. label Feb 3, 2025
@Lukasa Lukasa enabled auto-merge (squash) February 3, 2025 15:25
@Lukasa Lukasa merged commit 8f19d80 into apple:main Feb 3, 2025
32 of 35 checks passed
@Lukasa Lukasa deleted the cb-strict-concurrency-chat-suite branch February 3, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants