Module: Henitai::SlotScheduler::ProcessControl
- Included in:
- Henitai::SlotScheduler
- Defined in:
- lib/henitai/slot_scheduler/process_control.rb
Overview
Low-level bridge to the OS process and signal primitives.
Every Process.wait*/kill call routes through runtime so that the scheduler remains the single caller of the process table. Mixed into Henitai::SlotScheduler; relies on its runtime reader.