Is there a way to check if an observer is invalidated? I have an observeEvent, observing several different inputs. However these inputs are also interrelated, so I want to wait until all inputs have all been "re-run" completely until I perform my observeEvent.