fastthread 0.6.4.1
fastthread 0.6.4.1 is out, featuring two bugfixes:
- the
rb_bug()from stale wait queue entries is fixed - there’s no longer an uninitalized variable warning on load
(fastthread is also available from RubyForge, courtesy of Zed and the nice folks at mongrel.)
I’m hoping this will be the next-to-last release of fastthread, since
its code has tentatively been merged into ruby_1_8, replacing the existing
thread.rb, but we’ll see how things go.