Skip to content

Can't reinstall watch for recreated directory #2

@SF-300

Description

@SF-300

Hi,

After the directory is deleted without explicit unwatch() call and then recreated under the same name, it becomes impossible to watch it cause the library thinks that the alias(which defaults to path) is already registered. I believe that IGNORED flag should be checked for each event in get_event() coroutine and alias info should be purged on match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions