mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 13:55:07 +00:00
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.