COMMITS
/ lib/kernel/async.rb November 2, 2022
S
Better support for `Fiber.set_scheduler`. (#194)
Samuel Williams committed
September 5, 2022
S
Modernize gem.
Samuel Williams committed
July 18, 2021
S
Improvements to documentation.
Samuel Williams committed
S
Updated documentation.
Samuel Williams committed
July 17, 2021
S
Indirect close by clearing scheduler.
Samuel Williams committed
July 16, 2021
S
Add deprecation notes and refactor `Async::Reactor` implementation.
Samuel Williams committed
February 1, 2020
S
Prefer `frozen_string_literal: true`.
Samuel Williams committed
December 28, 2019
S
Add explicit `**options` to `Kernel::Async`.
Samuel Williams committed
December 8, 2019
S
Rename `*args` -> `*arguments`.
Samuel Williams committed
September 17, 2019
S
Better organisation of code which affects Kernel.
Samuel Williams committed