Overview
-
class ClassExtend Class with a default async_safe? implementation
-
module Async-
module SafeProvides runtime thread safety monitoring for concurrent Ruby code.
-
class MonitorMonitors for concurrent access to objects across fibers.
-
class ViolationErrorRaised when an object is accessed from a different fiber than the one that owns it.
-
class << self
-
-