This test needs threads

This commit is contained in:
Josh Stone 2024-11-07 18:18:34 -08:00
parent 03383ad102
commit 9827c6dc2c

View File

@ -1,4 +1,5 @@
//@ run-pass
//@ needs-threads
//@ compile-flags: -Copt-level=0
// The channel's `Block::new` was causing a stack overflow because it held 32 item slots, which is