Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(observeOn-spec): use a scheduler instead of setInterval (#2252)
The idea here is to promote a more consistent scheduling of each value across multiple browsers. It seems there were some concurrency problems when this test was run in Microsoft Edge. Hopefully this clears it up. related #2244
- Loading branch information