Skip to content

Remove crossbeam uses #664

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

Merged

Conversation

frankmcsherry
Copy link
Member

We had one use of a crossbeam channel, in the activator. Swapping that for a mpsc::channel() allows us to remove crossbeam as a dependency.

@frankmcsherry frankmcsherry requested a review from antiguru May 9, 2025 13:18
@frankmcsherry frankmcsherry merged commit 6e556f1 into TimelyDataflow:master May 9, 2025
8 checks passed
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.

1 participant