Closed puremourning closed 1 month ago
rapidyaml seems to choke on trees which contain anchors (or perhaps, strictly, references to them) when returning JSON.
To avoid this aggressively resolve anchors/references when parsing YAML into JSON and then into our own model.
Fixes #1162
test fails prior to this change, passes after.
apologies for the spam, i raised the request with the wrong account (twice :(). I have signed the CLA!
rapidyaml seems to choke on trees which contain anchors (or perhaps, strictly, references to them) when returning JSON.
To avoid this aggressively resolve anchors/references when parsing YAML into JSON and then into our own model.
Fixes #1162
test fails prior to this change, passes after.
apologies for the spam, i raised the request with the wrong account (twice :(). I have signed the CLA!