class Async::Scheduler
def clear!
def clear! # Because these instances are created with `autoclose: false`, this does not close the underlying file descriptor: # @ios&.each_value(&:close) @wrappers = nil Fiber.set_scheduler(nil) end
def clear! # Because these instances are created with `autoclose: false`, this does not close the underlying file descriptor: # @ios&.each_value(&:close) @wrappers = nil Fiber.set_scheduler(nil) end