Exception: POSIX::Spawn::MaximumOutputExceeded

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

Overview

Exception raised when the total number of bytes output on the command’s stderr and stdout streams exceeds the maximum output size (:max option). Currently