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

get_packet_sender() leaks crossbeam API #270

Open
bestouff opened this issue Jan 7, 2020 · 2 comments
Open

get_packet_sender() leaks crossbeam API #270

bestouff opened this issue Jan 7, 2020 · 2 comments

Comments

@bestouff
Copy link

bestouff commented Jan 7, 2020

As crossbeam from laminar is not semver-compatible with latest-stable it's not possible to name it, so not possible to store it in a struct.

@dank
Copy link

dank commented Dec 12, 2020

Import crossbeam 0.4.4

@rope-hmg
Copy link

Adding crossbeam is a solution, but it means I have to make sure to keep the version in sync with laminar in case there are breaking changes in the crossbeam api.

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

No branches or pull requests

3 participants