Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

wait_for_previous_lookups loops a lot #5435

Closed
erikjohnston opened this issue Jun 12, 2019 · 1 comment
Closed

wait_for_previous_lookups loops a lot #5435

erikjohnston opened this issue Jun 12, 2019 · 1 comment

Comments

@erikjohnston
Copy link
Member

In the logs I'm seeing a lot of looping:

Waiting for existing lookups for [<server>] to complete [loop 1304]
Waiting for existing lookups for [<server>] to complete [loop 1303]
...

It looks like it may be racing and just never completing or something? The entire loop happened in a few hundred ms, which feels wrong.

@richvdh
Copy link
Member

richvdh commented Jun 12, 2019

#3825

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants