Closed
Description
This may be a bigger problem, but one concrete effect (seen in #9613) is that rustpkg doesn't set the larger-than-default stack size that rustc would normally get. (The spawn responsible for that is actually in extra::workcache
, not rustpkg itself, and it doesn't take a task builder — if I edit workcache to set a stack size then the tests pass but that's probably not the right solution.)
Metadata
Metadata
Assignees
Labels
No labels