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

Downgrade crossbeam-epoch from v0.9.x to v0.8.x #33

Merged
merged 6 commits into from
Sep 6, 2021

Conversation

tatsuya6502
Copy link
Member

@tatsuya6502 tatsuya6502 commented Sep 4, 2021

Downgrade crossbeam-epoch crate used in moka-cht crate from v0.9.x to v0.8.0. I am hoping this would workaround #34.

  • Changed moka-cht version from v0.5.0 to v0.4.2.
    • v0.5.0 has a dependency to crossbeam-epoch v0.9.x.
    • v0.4.2 has a dependency to crossbeam-epoch v0.8.x.

Downgrade crossbeam-epoch by downgrading moka-cht from v0.5.0 to v0.4.2.
@tatsuya6502 tatsuya6502 self-assigned this Sep 4, 2021
@tatsuya6502 tatsuya6502 added this to the v0.5.2 milestone Sep 4, 2021
@tatsuya6502 tatsuya6502 added the bug Something isn't working label Sep 5, 2021
@tatsuya6502 tatsuya6502 marked this pull request as ready for review September 5, 2021 23:36
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit 33f2a5f into maint-0.5 Sep 6, 2021
@tatsuya6502 tatsuya6502 deleted the crossbeam-epoch-v0.8 branch September 6, 2021 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant