FuturesUnordered produces invalid reads and writes under Valgrind #2781
Labels
A-stream
Area: futures::stream
needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
We have been debugging spurious issues with segfaults for a while, and while running our code through valgrind tracked some of the issues down to
futures-rs
unfortuantely:The logs we have so far are below:
Reference: n0-computer/iroh#1646
The text was updated successfully, but these errors were encountered: