Allocation failure on examples
Open
- Dominant language
- Rust
- Stars
- 120
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I think examples have some problems with allocation, currently, arc_rwlock_std example fails with the message below:
```
memory allocation of 1879048192 bytes failedAborted (core dumped)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.