mirror of
https://github.com/google/nomulus
synced 2026-07-06 16:16:38 +00:00
82a3a49268
Also fixed a bug introduced in #1785 where identity checked were performed instead of equality. This resulted in two sets containing the same elements not being regarded as equal and subsequent DNS updated being unnecessarily enqueued.