mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +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.