crash copying pipes::SharedChan #4289
Labels
A-concurrency
Area: Concurrency
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Milestone
I'm getting crashes after converting oldcomms code over to pipes. The crash happens when I copy a pipes::SharedChan that has been captured by a closure.
Here is a test case:
Here is the output:
The text was updated successfully, but these errors were encountered: