Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

RELEASE: Fix frequent module reloading#147

Merged
MikhailArkhipov merged 2 commits intomasterfrom
reloadFix
Sep 27, 2018
Merged

RELEASE: Fix frequent module reloading#147
MikhailArkhipov merged 2 commits intomasterfrom
reloadFix

Conversation

@MikhailArkhipov
Copy link
Copy Markdown

Fix additional issues with paths watcher:

  • It was incorrectly checking for 'changed' (fix the flag check)
  • It gets notified on file changes in the user folder (exclude . or other non-rooted paths)
  • Remove notifications on 'changed', leaving deleted/added only
  • Add notification filter on name/directory ignoring other notifications

@MikhailArkhipov MikhailArkhipov merged commit 6daa3ac into master Sep 27, 2018
@MikhailArkhipov MikhailArkhipov deleted the reloadFix branch September 27, 2018 16:41
jakebailey pushed a commit to jakebailey/python-language-server that referenced this pull request Nov 1, 2019
RELEASE: Fix frequent module reloading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant