Comment 4 for bug 1616980

Revision history for this message
Jason Etheridge (phasefx) wrote :

hrmm, we may want to move

createSimpleUpdateWatcher('status',$scope.magic_status_list);

into the .then() for magic_status_list; not sure if there might be a race condition there (particularly if get_magic_statuses ever truly becomes async in the future)