![]() The channel-stack-overflow-issue-102246 regression test fails on platforms with a small default stack size (e.g. Fuchsia, with a default of 256KiB). Update the test to specify an exact stack size for both the sender and receiver operations, to ensure it is platform agnostic. Set the stack size to less than the total allocation size of the mpsc channel, to continue to prove that the allocation is on the heap. |
||
---|---|---|
.. | ||
channel-stack-overflow-issue-102246.rs | ||
issue-3563-3.rs | ||
issue-3563-3.stderr | ||
issue-81357-unsound-file-methods.rs | ||
stdio-from.rs | ||
thread-sleep-ms.rs | ||
windows-bat-args.rs | ||
windows-bat-args1.bat | ||
windows-bat-args2.bat | ||
windows-bat-args3.bat |