async_receive2 completes with zero complete messages
Open
- Dominant language
- C++
- Stars
- 282
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
While playing with valgrind massif I produced a condition where `async_receive2` completes with zero messages. I noticed this because `flat_tree::get_total_msgs()` was returning `0`. From looking at the code I could not spot the problem so I will have to investigate more.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.