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

Abort the watcher if stdin is closed to avoid zombie processes #4997

Merged
merged 2 commits into from
Aug 23, 2021
Merged

Abort the watcher if stdin is closed to avoid zombie processes #4997

merged 2 commits into from
Aug 23, 2021

Conversation

josevalim
Copy link
Contributor

@josevalim
Copy link
Contributor Author

You can test this by running npx tailwindcss --watch and then hitting Ctrl+D.

src/cli.js Outdated Show resolved Hide resolved
src/cli.js Outdated Show resolved Hide resolved
@adamwathan adamwathan merged commit b280378 into tailwindlabs:master Aug 23, 2021
@adamwathan
Copy link
Member

Thank you! I'll get a patch out in the next day or so with this change 👍🏻

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.

None yet

2 participants