./devel/ruby-fiber-local, Provides a class-level mixin to make fiber local state easy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.0, Package name: ruby31-fiber-local-1.0.0, Maintainer: pkgsrc-users

Fiber::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: 5.5 KB

Version history: (Expand)


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.