Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce scheduler fiber stack size for tests
Use the new fiber stack size option to reduce the amount of stack size allocated for each fiber. The tests do not need a whole meg's worth of stack per fiber, and some of the 32-bit tests can exceed the amount of free memory avaliable.
- Loading branch information