Skip to content
  • zverok's avatar
    1415653c
    Redocument non-blocking Fibers and scheduler · 1415653c
    zverok authored
    * Document Fiber's method related to scheduling;
    * Extend Fiber's class docs with concepts of non-blocking
      fibers;
    * Introduce "imaginary" (documentation-only) class
      Fiber::SchedulerInterface to properly document how
      scheduler's methods should look.
    1415653c
    Redocument non-blocking Fibers and scheduler
    zverok authored
    * Document Fiber's method related to scheduling;
    * Extend Fiber's class docs with concepts of non-blocking
      fibers;
    * Introduce "imaginary" (documentation-only) class
      Fiber::SchedulerInterface to properly document how
      scheduler's methods should look.
Loading