COMMITS
/ lib/kernel/sync.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
January 20, 2021
S
Expose task finished condition so that it can be created optimistically to avoid race on #wait.
Samuel Williams committed
February 22, 2020
B
Sync method should pass the task back.
Brian Morearty committed
February 1, 2020
S
Prefer `frozen_string_literal: true`.
Samuel Williams committed
September 17, 2019
S
Better organisation of code which affects Kernel.
Samuel Williams committed