mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
f1ec8c869a
We were adding to the resolver's work queue before setting up the `@lookup` and `@parent` information. That could lead to the lookup being performed on the wrong (or `nil`) hostname. This also lead to some flakiness in specs.