module
   Task::ConcurrentTask
 
  Overview
Marker for a task that may be processed concurrently.
Direct including types
Defined in:
models/task.crInstance Method Summary
- 
        #fiber
        
          
Returns the associated fiber.
 - 
        #fiber_name
        
          
Returns the name assigned to the associated fiber.