kottenator / kottenator/node-sass-watcher
Unkillable
Open
bug
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If I do `node pathToWatcherScript.js` in my terminal, where the script uses this module, the usual `Ctrl+C` doesn't kill the process. I have to force quit that shit.
FYI, I'm using OSX.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by running node pathToWatcherScript.js with this module on OSX and pressing Ctrl+C. Trace the watcher process behavior until you identify why the terminal interrupt does not exit; done means Ctrl+C cleanly terminates the process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100