Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix hasObservers conditional for Output class (#283)
The hasObservers() method should check to see if the valueRelay or the errorRelay has observers instead of checking the valueRelay twice.
- Loading branch information