Add strict ending to onEnd and onPush (#61)
Since these are side-effects that may be used
to reinsert more signals into the source chain,
through subjects for instance, they need to
protect themselves from dangerous signal loops.
authored by