diff options
author | Koichi Sasada <[email protected]> | 2023-12-15 18:25:12 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2023-12-16 01:00:01 +0900 |
commit | c9a9b8036c71974ab938a8bb3d6f095d4a318a8e (patch) | |
tree | 6f807db1ee04887585f1fa862a0fc6bf4c44957f /error.c | |
parent | 9b4cb69a88163340cac7c0a350eaf18832edb28f (diff) |
remove `Ractor::Selector` from Ruby level
`Ractor::Selector` is not approved by Matz so remove it from
Ruby-level.
The implementation is used by `Ractor.select` so most of implementation
was remaind and calling `rb_init_ractor_selector()`, `Ractor::Selector`
will be defined. I will provide `ractor-selector` gem to try it.
Diffstat (limited to 'error.c')
0 files changed, 0 insertions, 0 deletions