mirror of
https://github.com/google/nomulus
synced 2026-08-16 20:26:08 +00:00
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.