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

Fix the async test build #331

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Fix the async test build #331

merged 1 commit into from
Nov 16, 2023

Conversation

mrobinson
Copy link
Member

No description provided.

@jdm jdm added this pull request to the merge queue Nov 15, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 15, 2023
Use `static_assertions::assert_not_impl_any` to assert that OsIpcSender
doesn't implement Sync instead of relying on unstable rustc features.
This also makes it clearer what this code does.
@mrobinson mrobinson enabled auto-merge November 16, 2023 08:43
@mrobinson mrobinson added this pull request to the merge queue Nov 16, 2023
Merged via the queue into main with commit 25040c9 Nov 16, 2023
16 checks passed
@mrobinson mrobinson deleted the fix-the-async-build branch November 16, 2023 09:14
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.

2 participants