I've got a model (Item) that gets populated via a call to Item.search. In the callback, when @params['status'] is complete, a second search against Item is initiated. Unfortunately this appears to block, as logging after that statement does happen, and even the ensure block (with more logging) is not run. I'm stumped, any ideas?
Calling Model.search from within a search callback hangs client |
1 Replies
Really a Rhodes (not RhoConnect) question, duplicated and answered here: