From: Kenta Murata Date: 2010-05-13T10:55:27+09:00 Subject: [ruby-core:30203] [Feature #3285] BigDecimal.mode should be managed thread-safely Feature #3285: BigDecimal.mode should be managed thread-safely http://redmine.ruby-lang.org/issues/show/3285 Author: Kenta Murata Status: Assigned, Priority: Normal Assigned to: Kenta Murata, Category: ext, Target version: 1.9.x The current BigDecimal is not managed their modes in thread-safe manner. They should be thread-safe. ---------------------------------------- http://redmine.ruby-lang.org