September 18, 2019
https://issues.dlang.org/show_bug.cgi?id=20225

          Issue ID: 20225
           Summary: std.concurrency: FiberScheduler's stack size is not
                    configurable
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody@puremagic.com
          Reporter: andrej.mitrovich@gmail.com

Side-note: If someone complains about this class being documented as just an "example class" then it should be removed from std.concurrency. Example code has no business being public, it should be inside a unittest.

--