mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +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.