Skip to content

concurrent/atomics.rb does not require thread_local_var in 0.7.1 #220

@cmbaron

Description

@cmbaron

Just updated to 0.7.1, got a NameError trying to use Concurrent::ThreadLocalVar
worked around by adding :require => ['concurrent', 'concurrent/atomic/thread_local_var'] in my Gemfile

Metadata

Metadata

Assignees

Labels

bugA bug in the library or documentation.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions