Skip to content

Conversation

kwrooijen
Copy link
Contributor

Currently the watcher uses quite a bit of CPU power to run (htop was showing me 15%~ CPU when idle). This is due to there being two polling actions. To fix this I implemented a FileSystemWatcher instead of polling which can be used by Windows / Linux. I moved the old watcher to MacOSArcadiaWatcher so that can be used by MacOS users.

I'm learning C# as I go so surely things can be improved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant