Eric Holk
Results
131
comments of
Eric Holk
> There's a [rather annoying issue](https://github.com/rust-lang/rust/issues/132382) with coroutines where taking a shared reference to a `!Sync` value owned by the coroutine across a yield point results in a non-`Send` coroutine....