Exception: Fork::NotRunning

Inherits:
StandardError
  • Object
show all
Defined in:
lib/fork.rb

Overview

Raised when you try to write to/read from a fork which is not running yet or not anymore.