Maksim Nadzhar

Results 2 comments of Maksim Nadzhar

Same issue. Have to restart the miner all the time. Will try running a separate miner for each GPU as a temporary solution

That's because when initialize function is called, the model does not have relations yet. you could listen to change:week and call your function: ``` javascript var Day = Backbone.RelationalModel.extend({ initialize:...