RubyGems Navigation menu

thread_root_fiber 1.0.0

Ruby's threads have no access to their root fibers. This little gem adds: - Thread#root_fiber - Fiber.root - Fiber#root? (also aliased as #root_fiber?)

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - November 23, 2016 (6.5 KB)

Development 相依性套件 (3):

bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.0

擁有者:

作者:

  • Christopher Aue

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 2,491

這個版本 2,491

授權:

MIT

Ruby 版本需求: >= 0

相關連結: