Skip to content

ConfigManagingActor should send an empty dict on file deletion #972

@llucax

Description

@llucax

Discussed in:

Originally posted by llucax August 4, 2023
Right now the ConfigManagingActor is monitoring for delete events, but ignoring them, which doesn't seem very reasonable.

I guess if a config file was removed we could signal that by sending either an empty dict or None. If we really want to ignore deletions, then maybe we shouldn't monitor for create and delete events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:configAffects the configuration managementtype:enhancementNew feature or enhancement visitble to users

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions