On 09/02/10 20:18, Markus Roberts wrote: >>> If this code works, I'm obviously missing something. Any idea what? > >> >> Your ruby is way better than mine, so I'd tend to trust what you say :-) >> > > I don't always trust what I say, so no reason you should. > > If the code overall appears to produce the correct results I suspect that it > isn't doing exactly as either of us expect; is it possible that it's not > getting to that code, or could some threading issues be confusing the > situation?
Obviously the response gets deserialized, so I'd say it works. It's just that, based on your sample, it seem I'm short-circuiting the Net::HTTP "request shutdown", which is certainly bad :-) I'll fix this soon in my repository, -- Brice Figureau My Blog: http://www.masterzen.fr/ -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
