Skip to content

Commit 9827c6d

Browse files
committed
This test needs threads
1 parent 03383ad commit 9827c6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/std/channel-stack-overflow-issue-102246.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ run-pass
2+
//@ needs-threads
23
//@ compile-flags: -Copt-level=0
34

45
// The channel's `Block::new` was causing a stack overflow because it held 32 item slots, which is

0 commit comments

Comments
 (0)