From: Hiroshi Nakamura Date: 2011-06-27T16:11:33+09:00 Subject: [ruby-core:37561] Re: [Ruby 1.9 - Bug #4480][Assigned] Thread-local variables issue: Thread#[] returns nil when called first time On Sun, Jun 26, 2011 at 20:12, SASADA Koichi wrote: > It seems intentional. �When the first access, the Thread.current[:var] > is not initialized (not reached the initialization code). You're right. I took this ticcket since it would be a RDoc issue.