Issue with $stable when used with reject_on

In reply to hisingh:

reject_on is an asynchronous about property. Perhaps you meant to use sync_reject_on. But without knowing what your requirements are, I’m not sure why you need the reject in any case.