On Wednesday 11 July 2007 01:32:58 Ezra Zygmuntowicz wrote: > What version of RUby itself are all of you experiencing this problem > running? Is it perhaps ruby 1.8.6? I've been doing file transfers > with cap here of up to 25Mb without ever seeing this issue no matter > what i call before or after the put command. THis was with ruby 1.8.5
ruby 1.8.5 > > But I just tried it with ruby 1.8.6 and was able to get the same > deadlocking error. Ruby 1.8.6 has a bug in the threading code that > causes deadlocks sometimes. > > Can those of you having this issue please install the fastthread gem > and add require 'fastthread' to the top of your recipe files and > report back please? installed and required fastthread but with not success. it still hangs at the same point. > > Thanks > -- Ezra Zygmuntowicz > -- Lead Rails Evangelist > -- [EMAIL PROTECTED] > -- Engine Yard, Serious Rails Hosting > -- (866) 518-YARD (9273) > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
