Skip to content

Remove crossbeam uses#664

Merged
frankmcsherry merged 1 commit into
TimelyDataflow:masterfrom
frankmcsherry:remove_crossbeam
May 9, 2025
Merged

Remove crossbeam uses#664
frankmcsherry merged 1 commit into
TimelyDataflow:masterfrom
frankmcsherry:remove_crossbeam

Conversation

@frankmcsherry

Copy link
Copy Markdown
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