Path to this page:
./
devel/ruby-fiber-local,
Provides a class-level mixin to make fiber local state easy
Branch: CURRENT,
Version: 1.1.0,
Package name: ruby32-fiber-local-1.1.0,
Maintainer: pkgsrc-usersFiber::Local
A module to simplify fiber-local state.
Features
* Easily access fiber-local state from a fiber.
* Default to shared thread-local state.
Master sites:
Filesize: 10.5 KB
Version history: (Expand)
- (2024-05-05) Updated to version: ruby32-fiber-local-1.1.0
- (2022-11-11) Package added to pkgsrc.se, version ruby31-fiber-local-1.0.0 (created)
CVS history: (Expand)
2022-11-11 14:25:16 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
devel/ruby-fiber-local: add package version 1.0.0
Required by ruby-async package.
Fiber::Local
A module to simplify fiber-local state.
Features
* Easily access fiber-local state from a fiber.
* Default to shared thread-local state.
|