Skip to content

programe may hang on Android devices when mmap is enabled #32

@pippocao

Description

@pippocao

use "reliable_level:normal" will enable mmap on Android.

and due to the feature of mmap, read_cursor_ of bq::ring_buffer will surpass the value of write_cursor_ which leads to dead loop.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions