On 08/23 11:34, Yugui wrote: > Ruby 1.9.3 is getting quite stable. Thank you for your contribution. > I would like to release r33028 as Ruby 1.9.3 RC1. If you have any > serious problem on it, please let me know. Currently there is still a minor threading issue on OpenBSD when Thread.pass is used (#5130). I submitted a patch that appears to fix the issue, but it breaks one existing test related to signalling. If someone could take a look at it, I would appreciate it. Thanks, Jeremy