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

[Feature] Make it truly asynchronous #8

Closed
seregazhuk opened this issue Oct 8, 2019 · 0 comments · Fixed by #10
Closed

[Feature] Make it truly asynchronous #8

seregazhuk opened this issue Oct 8, 2019 · 0 comments · Fixed by #10
Assignees
Labels
enhancement New feature or request

Comments

@seregazhuk
Copy link
Owner

Now, file changes detections run synchronously and thus it blocks the event loop. The idea is to create a child process. Inside we run the script which endlessly checks the changes.

@seregazhuk seregazhuk added the enhancement New feature or request label Oct 8, 2019
@seregazhuk seregazhuk self-assigned this Oct 8, 2019
@seregazhuk seregazhuk changed the title Make it truly asynchronous [Feature] Make it truly asynchronous Oct 8, 2019
@seregazhuk seregazhuk mentioned this issue Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant