[Backgroundrb-devel] Return result from synchronous call is a hash containing the result in the "data" hash member.
Brian Morearty
brian at morearty.org
Fri Apr 18 17:23:32 EDT 2008
When calling a BackgrounDRb function synchronously (putting true in the 2nd
param), the return result is a hash containing the result in the :data hash
member.
Question for people in the know: it should just be the return value itself,
right? Not a hash with the return value in the :data member?
(Perhaps this is a bug with the current version?)
--
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080418/6df5e748/attachment.html
More information about the Backgroundrb-devel
mailing list