Skip to content

Expiring the cache can generate extra ServiceStateChange events #416

@bdraco

Description

@bdraco
for record in self.zc.cache.expire(now):
    self.zc.update_record(now, record)

Depending on the cache expire order, we may generate an Updated event when the TXT is removed at the same time as a PTR instead of just a Removed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions