Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Broken watching following directory move on Linux #2228

@davidmorgan

Description

@davidmorgan

Run this in a watched directory

mkdir temp; mkdir temp/ken; sleep 1; mv temp bro; touch bro/ken/here

now the subdirectory bro/ken does not correctly receive events.

This repros with the analyzer in VSCode :) and with build_runner.

This is due to dart-lang/sdk#61861

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions