Remove file notification while rename refactoring #4646
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
sprint/current
Milestone
Seems like something goes wrong when we use rename refactoring. We get external operation notification about file removal like we first remove file and then stop file watchers. Normally should be opposite: first stop file watchers then remove file.
The text was updated successfully, but these errors were encountered: