8000 [`experimental` feature]: Potential data race when using `CompressionPolicy::High` with `Freelist::Optimistic` or `Freelist::Pessimistic` · Issue #36 · al8n/skl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[experimental feature]: Potential data race when using CompressionPolicy::High with Freelist::Optimistic or Freelist::Pessimistic #36
Open
@al8n

Description

@al8n

cargo miri reports data race when using CompressionPolicy::High with Freelist::Optimistic or Freelist::Pessimistic and a reclaim happens in the CAS error branch, not sure if the data race happens because of this crate or the rarena_allocator crate.

Only allow users to customize CompressionPolicy and Freelist when the experimental feature of this crate is enabled for a temporary solution.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0