On Apr 22, 10:08 pm, Jedrin <[email protected]> wrote: > I do > > �...@mutex = Mutex.new > > and then > > @mutex.lock > .. > > @mutex.unlock
There's clearly something else going on. Can you reduce the code with the problem to a small sample you can post in its entirety ? What is the ActiveJob model and does the code exhibiting the problem also manipulate instances of it ? Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

