Exception: RobotLab::RactorBoundaryError
- Defined in:
- lib/robot_lab/error.rb
Overview
Raised when a value cannot be made Ractor-shareable before crossing a Ractor boundary (e.g., a live IO, Proc, or object with mutable state).
Raised when a value cannot be made Ractor-shareable before crossing a Ractor boundary (e.g., a live IO, Proc, or object with mutable state).