Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce default poll time from 50ms to 10ms
Some testcases (e.g. node.fork_publish) are racy because too many things can happen between 2 polls. While this doesn't fix the racy testcase, it greatly reduces the likelyhood that testcases are failing due to timing issues
- Loading branch information