On a separate note, there was another problem that popped up thanks to using notifications. When cancelling a price update my code would dispose/delete the price update and send a notification to remove that price update from the list it was in. This would cause an error (4: invalid object) because...