Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Debounce repo watcher #742

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

FractalBoy
Copy link
Contributor

Turns out the custom fs.watch I put in completely destroyed my system during an svn checkout...

This debounces it.

@JohnstonCode JohnstonCode self-requested a review November 15, 2019 08:23
@JohnstonCode JohnstonCode changed the title Debounce the custom repo watcher fix: Debounce repo watcher Nov 15, 2019
@JohnstonCode JohnstonCode merged commit a34b79b into JohnstonCode:master Nov 15, 2019
JohnstonCode added a commit that referenced this pull request Nov 15, 2019
## [2.1.2](v2.1.1...v2.1.2) (2019-11-15)

### Bug Fixes

* Debounce repo watcher ([#742](#742)) ([a34b79b](a34b79b))
@JohnstonCode
Copy link
Owner

🎉 This PR is included in version 2.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Yanpas
Copy link
Contributor

Yanpas commented Nov 16, 2019

I thought branch changes are triggered manually, since there is no need to check them constantly

@FractalBoy FractalBoy deleted the debounce-repowatch branch December 20, 2022 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants