Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib/watchaggregator: Don't care about timings during testing on darwin #4502

Closed
wants to merge 1 commit into from

Conversation

imsodin
Copy link
Member

@imsodin imsodin commented Nov 10, 2017

This now stops checking the timings of notifications on darwin, but still does it on other platforms. I guess that's an ok compromise - internal timings will hardly vary between platforms.
While at it I renamed s/new/newAggregator/, that was a leftover of un-exporting New. And I sped up timings a bit (not waiting anymore for timeouts once everything we need was received).

@imsodin imsodin changed the title lib/watchaggregator: Don't care about timings durint testing on darwin lib/watchaggregator: Don't care about timings during testing on darwin Nov 10, 2017
@calmh
Copy link
Member

calmh commented Nov 10, 2017

@st-review merge

@st-review
Copy link

👌 Merged as ec4c3ba. Thanks, @imsodin!

@st-review st-review closed this Nov 10, 2017
st-review pushed a commit that referenced this pull request Nov 10, 2017
@st-review st-review added the pr-merged Legacy label used in the past for pull requests merged to the main tree label Jan 15, 2018
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Nov 11, 2018
@syncthing syncthing locked and limited conversation to collaborators Nov 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion pr-merged Legacy label used in the past for pull requests merged to the main tree
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants