mirror of
https://github.com/discourse/discourse.git
synced 2026-08-01 09:08:08 -05: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.