Em sexta-feira, 26 de outubro de 2012 17h07min37s UTC-2, Rodrigo Rosenfeld 
Rosas escreveu:

> Em sexta-feira, 26 de outubro de 2012 17h06min15s UTC-2, Jeremy Evans 
> escreveu:
>
>> On Friday, October 26, 2012 12:01:08 PM UTC-7, Rodrigo Rosenfeld Rosas 
>> wrote:
>>>
>>> I could get a better stack-trace to demonstrate the issue I'm having:
>>>
>>> https://gist.github.com/fb91c2357a42568ec27f
>>>
>>> Is it possible to avoid calling sync inside another sync call? It 
>>> doesn't seem to work with JRuby...
>>>
>>> Or am I doing something wrong?
>>>
>>
>> Nope, that's a bug.  I guess I'll need to make sure that the cached SQL 
>> query is already available, such a check can't be delayed until runtime.
>>
>> I'll push a fix as soon as I have one tested.
>>
>> Thanks for testing!
>>
>>
> Thank you so much for all your amazing support!
>
> Cheers
>

Just to let you know, it seems a Monitor is reentrant if you want to take 
this path:

http://japgolly.blogspot.com.br/2012/04/ruby-mutex-reentrancy.html

Best,
Rodrigo

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sequel-talk/-/UmIMIt_KkmIJ.
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/sequel-talk?hl=en.

Reply via email to